Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuRec

Using Neural Collaborative Filtering to recommend OTT content to users. A solution to Sony inc RISE hackathon

Neural Collaborative Filtering

A Link to the model checkpoint can be found on Google Drive

Directory Structure

.
├── Data.zip
├── LICENSE
├── README.md
├── Sony_NeuRec.ipynb
├── requirements.txt
├── src
│   ├── configs.py
│   ├── inference.py
│   ├── model.py
│   └── training.py
└── utils
    └── json2csv.py

Recreating Results

To recreate the results in the repository. Unzip Data.zip and run src/training.py

About

Using Neural Collaborative Filtering to recommend OTT content to users. A solution to Sony inc RISE hackathon

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages