Skip to content

wangjiannan98/HRL

 
 

Repository files navigation

Hierarchical Reinforcement Learning for Course Recommendation in MOOCs

This is the basic implementation of our AAAI'19 paper

Jing Zhang, Bowen Hao, Bo Chen, Cuiping Li*, Hong Chen, Jimeng Sun

Requirements

  • Ubuntu 16.04
  • Python 3 / Python 2.7
  • Tensorflow

Note: You can either use tensorflow-gpu or tensorflow-cpu to run this code.

The dataset will be avaliable at http://moocdata.cn/data/course-recommendation .

How to run

python Train.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%