mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 22:11:25 +00:00
FIX: versioning in README.md (#270)
This commit is contained in:
@@ -54,7 +54,7 @@ Please note that this is an incomplete list, and just includes libraries that th
|
||||
|
||||
## Environment Versioning
|
||||
|
||||
Gymnasium keeps strict versioning for reproducibility reasons. All environments end in a suffix like "\_v0". When changes are made to environments that might impact learning results, the number is increased by one to prevent potential confusion. These inherent from Gym.
|
||||
Gymnasium keeps strict versioning for reproducibility reasons. All environments end in a suffix like "-v0". When changes are made to environments that might impact learning results, the number is increased by one to prevent potential confusion. These inherent from Gym.
|
||||
|
||||
## Development Roadmap
|
||||
|
||||
|
Reference in New Issue
Block a user