Zyh716 / fm_tensorflow

Factorization Machines implementation with Tensorflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Factorization Machines implementation with Tensorflow


Languages

Language:Jupyter Notebook 100.0%