Skip to content

OperatingFuture/Recommendation-System-in-PyTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendation System in PyTorch

Simple implementation of Stacked AutoEncoders in PyTorch for movies recommendations.

Installation

Requirements

  • Install Anaconda, if you don't already have it.
  • Create an environment from my environment.yaml file, (conda env create -f environment.yml).

Downloading the code files

  • Clone this repo to your computer.
  • Open the AutoEncoders.py in spyder and run.

About

Movie Recommendation System example in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages