Update additional-readings.mdx

Add make your own gym custom env
This commit is contained in:
Thomas Simonini
2022-12-20 13:59:12 +01:00
committed by GitHub
parent 630b80a00f
commit 31dc00a52b

View File

@@ -11,3 +11,4 @@ These are **optional readings** if you want to go deeper.
## Gym [[gym]]
- [Getting Started With OpenAI Gym: The Basic Building Blocks](https://blog.paperspace.com/getting-started-with-openai-gym/)
- [Make your own Gym custom environment](https://www.gymlibrary.dev/content/environment_creation/)