2018-07-08 10:20:56 +08:00
2018-07-08 10:20:56 +08:00
2018-06-23 19:39:36 +08:00
2018-06-24 16:52:17 +08:00
2018-07-08 10:20:56 +08:00
2018-06-23 19:39:36 +08:00
2018-03-20 10:57:43 -07:00
2018-07-08 10:20:40 +08:00
2018-06-24 13:04:48 +08:00

retro-baselines-rudder

Applying the RUDDER paper (arxiv.org/abs/1806.07857) to Sonic.

The outcome of this experiment (after only a few hours of coding) is that it gets to a score of 2000 (out of 10000) and plateaus there. From the output videos the problem seems to be that the LSTM has problems learning to predict the reward function.

This code is retro-baselines modified to use the baselines_rudder code.

Some of the requirements needed are listed in the included requirements.txt file. Install with pip install -r requirements.txt.

reward_plot

S
Description
Applying the RUDDER paper (arxiv.org/abs/1806.07857) to Sonic.
Readme MIT
598 KiB
Languages
Jupyter Notebook 97.6%
Python 2.4%