Skip to main content

Matrix Factorizations

Neural Matrix Factorization (NMF)

DescriptionNotebook
Movielens NMF
Bookcross NMF
Movielens MLP MF
Movielens MF Pytorch
Yelp GMF
GMF
Neural Matrix Factorization from scratch in PyTorch
Various models

Neural Collaborative Filtering (NCF)

DescriptionNotebook
NCF on Movielens using Analytics Zoo library
NCF on Goodreads using Analytics Zoo library
NCF from scratch in pytorch
NCF from scratch in Tensorflow
Neural Collaborative Filtering Recommenders
NCF Tensorflow
NCF Torch