diff --git a/README.md b/README.md index e75ab1b..d29b239 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ This codebase contains software and tasks for the benchmark, and is powered by [ - [FAQ](#faq) - [Citing RoboPianist](#citing-robopianist) - [Acknowledgements](#acknowledgements) +- [Works that have used RoboPianist](#works-that-have-used-robopianist) - [License and Disclaimer](#license-and-disclaimer) ------- @@ -144,6 +145,10 @@ We would like to thank the following people for making this project possible: - The [Magenta](https://magenta.tensorflow.org/) team for helpful pointers and feedback. - The [MuJoCo](https://mujoco.org/) team for the development of the MuJoCo physics engine and their support throughout the project. +## Works that have used RoboPianist + +- *Privileged Sensing Scaffolds Reinforcement Learning*, Hu et. al. ([paper](https://openreview.net/forum?id=EpVe8jAjdx), [website](https://penn-pal-lab.github.io/scaffolder/)) + ## License and Disclaimer [MuJoco Menagerie](https://github.com/deepmind/mujoco_menagerie)'s license can be found [here](https://github.com/deepmind/mujoco_menagerie/blob/main/LICENSE). Soundfont licensing information can be found [here](docs/soundfonts.md). MIDI licensing information can be found [here](docs/dataset.md). All other code is licensed under an [Apache-2.0 License](LICENSE).