jerryhao66 / HRL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%