/AutoRec

TensorFlow implementation of AutoRec

Primary LanguagePython

AutoRec: Autoencoders Meet Collaborative Filtering

This is a TensorFlow implementation of AutoRec. The dataset can be found here.

"AutoRec: Autoencoders Meet Collaborative Filtering". Suvash Sedhain, Aditya Krishna Menon, Scott Sanner, and Lexing Xie. 2015.

Requirements

  • numpy
  • pandas
  • tensorflow
  • tensorlayer

Usage

./download_data.sh
python main.py