Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 230 Bytes

gpsarsa

sub-domain dialogue management modeling with hierarchical reinforcement learning

files

  • maze_env.py: define a environment. A toy example used for test the algorithm
  • dia_hrl.py: main code, implement the algorithm