56 Forks
286 Stars
286 Watchers

NCF

A pytorch implementation of He et al. "Neural Collaborative Filtering" at WWW'17

How to download and setup NCF

Open terminal and run command
git clone https://github.com/guoyang9/NCF.git
git clone is used to create a copy or clone of NCF repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NCF https://github.com/guoyang9/NCF/archive/master.zip

Or simply clone NCF with SSH
[email protected]:guoyang9/NCF.git

If you have some problems with NCF

You may open issue on NCF support forum (system) here: https://github.com/guoyang9/NCF/issues