We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e27f707 commit 3df96a0Copy full SHA for 3df96a0
README.md
@@ -31,6 +31,7 @@ developer communities.
31
* Flexible agent control with On Demand Decision Making
32
* Visualizing network outputs within the environment
33
* Simplified set-up with Docker
34
+* Wrap learning environments as a gym
35
36
## Documentation
37
docs/Readme.md
@@ -53,4 +53,4 @@
53
54
* [API Reference](API-Reference.md)
55
* [How to use the Python API](Python-API.md)
56
-* [Wrapping Learning Environment as a Gym](../gym-unity/Readme.md)
+* [Wrapping Learning Environment as a Gym](../gym-unity/README.md)
0 commit comments