Skip to content

axe76/Recommendation_Autoencoder_Pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Recommendation_Autoencoder_Pytorch

The code is a Stacked Autoencoder made using Pytorch. It takes as input ratings of movies seen by a user and predicts ratings for movies not seen by them i.e. the the blank spaces in the input vector. The following code predicts the rating within an 0.95 of the actual rating when tested. The datasets provided (i.e. ml- 1m.zip and ml- 100k) have been taken from https://grouplens.org/datasets/movielens/

About

The code is a Stacked Autoencoder made using Pytorch. It takes as input ratings of movies seen by a user and predicts ratings for movies not seen by them i.e. the the blank spaces in the input vector. The following code predicts the rating within an 0.95 of the actual rating when tested.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages