This commit is contained in:
wassname
2018-06-24 16:52:17 +08:00
parent c4105e7209
commit 3c7d4e8914
2 changed files with 7 additions and 3 deletions
+7 -3
View File
@@ -1,5 +1,9 @@
# retro-baselines
# retro-baselines-rudder
Applying the [RUDDER paper](https://arxiv.org/abs/1806.07857) to sonic.
Applying the [RUDDER paper (arxiv.org/abs/1806.07857)](https://arxiv.org/abs/1806.07857) to Sonic.
[retro-baselines](https://github.com/openai/retro-baselines) modified to use the baselines_rudder repo.
This code is [retro-baselines](https://github.com/openai/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](imgs/reward.png)
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB