Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
/ rnn_recommendations Public archive

Session-based Recommendations with Recurrent Neural Networks

Notifications You must be signed in to change notification settings

rees46/rnn_recommendations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Draft implementation of this https://arxiv.org/abs/1511.06939

To run:

  1. cd data, then run python build_dataset.py to build the dataset. It will be saved under data/last-session-out/sessions.hdf.

  2. To run GRU on this dataset run sh run.sh from the main directory.

About

Session-based Recommendations with Recurrent Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published