Files
Gymnasium/docs/toy_text
Alfred W. Jacob 1d41d4b364 Add Toy Text Environment Documentation (#2353)
* Add Algorithmic Environment documentation

I have added the documentation for algorithmic environments present on OpenAI gym.

Please note Reversed_Addition and Reversed_Addition3 have a single file and can be varied by giving rows parameter values 2,3 respectively.

The following work is still pending:

*Create a new table format to accommodate hyperlinks for value ranges that use parameters defined in the class
*Add documentation for Manual Control section
*Compute Average Reward

* Correct import statements in table

* Add Toy Text Environments

* New table struct for algorithm envs

* New table struct for toy text envs

* Remove algorithmic env

* Update taxi.md

Co-authored-by: J K Terry <justinkterry@gmail.com>
2021-08-25 15:55:55 -04:00
..