rickstaa / stable-gym

This package contains several gymnasium environments with positive definite cost functions, designed for compatibility with stable RL agents.
https://rickstaa.dev/stable-gym
MIT License
12 stars 2 forks source link

docs: add missing step return info dict keys #278

Closed rickstaa closed 1 year ago

rickstaa commented 1 year ago

This pull request adds some missing step return keys to the environment docs (i.e. reference, state_of_interest and reference_error).