Keras implementation of AutoRec and DeepRecommender from Nvidia.
-
Updated
Dec 31, 2019 - Jupyter Notebook
Keras implementation of AutoRec and DeepRecommender from Nvidia.
AutoRec: Autoencoders Meet Collaborative Filtering implementation in PyTorch
MSc dissertation comparing Meta-inspired ALS matrix factorisation with TikTok-inspired AutoRec deep learning on MovieLens 100K. Evaluates RMSE, Precision@K, Recall@K, NDCG, coverage and diversity.
I implement I-AutoRec (an autoencoder framework for collaborative filtering b) with Keras and tuned hyperparameters of this model using a validation set.
To associate your repository with the autorec topic, visit your repo's landing page and select "manage topics."