Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 303 Bytes

RecSys Readme

This repo consists the training file for building a recommender system. The IPython notebook contains all the necessary code for training a recommendation system.

Requirements:

  • TensorFlow 0.12
  • Python 3

Credits to https://github.com/xy2953396112/RecSys-master for the base code.