: repo for the course material of Recommender System and Deep Learning on Udemy
This course provides the in-depth course on recommendation systems in python. It consists of the Ranking Systems with non-personalization, Collaborative Filtering from scratch, Matrix Factorization and Deep Learning.
-
Course Note code from scratch
-
An algorithmic framework for performing collaborative filtering
-
Item-based collaborative filtering recommendation algorithms
-
Course Note code from scratch and faster one with numpy. Matrix Factorization with Keras and Spark
-
Bayesian Probabilistic Matrix Factorization using Markov Chain Monte Carlo
-
Learning the parts of objects by non-negative matrix factorization
- Course Note code Deep neural networks, ResNet structure and AutoRec
-
Course Note code from scratch