This commit is contained in:
wassname
2018-06-24 13:06:07 +08:00
parent 47d39d1c5b
commit acc7901734
+2 -2
View File
@@ -1,5 +1,5 @@
# retro-baselines
This is a set of baseline algorithms for the [Retro Contest](https://github.com/openai/retro-contest).
Applying the [RUDDER paper](https://arxiv.org/abs/1806.07857) to sonic.
Also see [sonic-on-ray](https://github.com/openai/sonic-on-ray), which uses [Ray](https://github.com/ray-project/ray), a library for distributed execution.
[retro-baselines](https://github.com/openai/retro-baselines) modified to use the baselines_rudder repo.