https://github.com/cryscan/pilco-learner
Implementation of PILCO algorithm in Python.
https://github.com/cryscan/pilco-learner
Last synced: 8 months ago
JSON representation
Implementation of PILCO algorithm in Python.
- Host: GitHub
- URL: https://github.com/cryscan/pilco-learner
- Owner: cryscan
- License: mit
- Created: 2018-02-07T03:42:22.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-17T06:46:02.000Z (over 6 years ago)
- Last Synced: 2025-04-10T19:36:39.345Z (about 1 year ago)
- Language: Python
- Size: 111 KB
- Stars: 15
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PILCO Learner
Implementation of PILCO algorithm in Python.
## Training Video
[cart_pole.mp4](https://raw.githubusercontent.com/cryscan/pilco-learner/master/cart_pole.mp4)