first draft

This commit is contained in:
2021-12-27 14:23:22 -03:00
commit dbf31e82ff
3 changed files with 174 additions and 0 deletions

16
references.bib Normal file
View File

@@ -0,0 +1,16 @@
@article{Brockman2016,
author = {Brockman, Greg and Cheung, Vicki and Pettersson, Ludwig and Schneider, Jonas and Schulman, John and Tang, Jie and Zaremba, Wojciech},
journal = {https://arxiv.org/abs/1606.01540},
month = {jun},
pages = {1--4},
title = {{OpenAI Gym}},
url = {https://arxiv.org/abs/1606.01540 http://arxiv.org/abs/1606.01540},
year = {2016}
}
@book{sutton2018reinforcement,
title={Reinforcement learning: An introduction},
author={Sutton, Richard S and Barto, Andrew G},
year={2018},
publisher={MIT press}
}