# fm_tensorflow **Repository Path**: williampage/fm_tensorflow ## Basic Information - **Project Name**: fm_tensorflow - **Description**: Factorization Machines implementation with Tensorflow - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Factorization Machines with Tensorflow Tutorial Click [here](https://github.com/babakx/fm_tensorflow/blob/master/fm_tensorflow.ipynb) to see the ipython notebook tuturial. ## Prerequisite The following python packages should be installed: - pandas - numpy - scipy - sklearn - tensorflow - tqdm