https://github.com/statusfailed/gym-cartpole-pd-controller
https://github.com/statusfailed/gym-cartpole-pd-controller
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/statusfailed/gym-cartpole-pd-controller
- Owner: statusfailed
- Created: 2022-12-09T13:38:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T15:01:27.000Z (over 3 years ago)
- Last Synced: 2025-01-31T08:19:11.559Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A PID Controller for the OpenAI Gym's Cart-Pole System
This is some code to accompany [this blog post](https://statusfailed.com/blog/2022-12-08-pid-controller-in-the-openai-gym/)