Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[D] Choosing a network architecture for a recommender system

So when making a deep recommender system, I see an obvious problem with making it work with a NN, versus some kind of correlation analysis. Basically when you have a network doing the recommending, whenever you add new things to recommend (new products, movies, books, etc) you’ll have to retrain the model on the new “products” to get recommendations including those new things.

Is there an easy way to structure a network’s architecture to mitigate this problem? Or do you just have to retrain the model all the time?

Thanks!

submitted by /u/carsonpoole
[link] [comments]