SkillAgentSearch skills...

AutoRec

TensorFlow implementation of AutoRec

Install / Use

/learn @npow/AutoRec
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

<img src="https://github.com/npow/autorec/blob/master/autorec.png" width="50%" height="50%" />

Requirements

  • numpy
  • pandas
  • tensorflow
  • tensorlayer

Usage

./download_data.sh
python main.py
View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1y ago
Forks5

Languages

Python

Security Score

60/100

Audited on Dec 23, 2024

No findings