/fm_tensorflow

Factorization Machines implementation with Tensorflow

Primary LanguageJupyter Notebook

Factorization Machines with Tensorflow Tutorial

Click here to see the ipython notebook tuturial.

Prerequisite

The following python packages should be installed:

  • pandas
  • numpy
  • scipy
  • sklearn
  • tensorflow
  • tqdm