This repository has been archived by the owner on May 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes to Pendulum.jl and some standardizing of classical control envs (…
…#65) * Add discrete, fix angle_normalize and reset! in Pendulum * set actions and rename _interact! to _step! in mountain_car * rename tau to dt in cartpole * Fix docstring in Pendulum * Remove duplicate clamp in Pendulum * Properly set action and time in mountain_car
- Loading branch information
1 parent
e7cf316
commit 5dcada4
Showing
3 changed files
with
55 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters