diff --git a/README.md b/README.md index 3eccf86..51b25aa 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +[retro-baselines](https://github.com/openai/retro-baselines) modified to use the baselines_rudder repo.