Skip to content

M-Amrollahi/RecSys-movieLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation system in PyTorch

This is an educational implementation of two-tower recommendation system.

Dataset

MovieLens-100k

Model

I have created a simple two-tower model based on users and items in movieLens dataset.
To order the rankings, we used Faiss by Facebook Research Team.

About

Two-Tower recommendation model in PyTorch (educational)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published