https://github.com/bryanx/ai-gym
Several machine learning algorithms applied to ai_gym.
https://github.com/bryanx/ai-gym
Last synced: about 1 year ago
JSON representation
Several machine learning algorithms applied to ai_gym.
- Host: GitHub
- URL: https://github.com/bryanx/ai-gym
- Owner: Bryanx
- Created: 2018-10-03T17:28:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-13T08:47:31.000Z (about 7 years ago)
- Last Synced: 2025-02-09T21:31:22.414Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1.03 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
Several machine learning algorithms applied to ai_gym FrozenLake. They also work on other gym tests.
# Demo


N-step Q learning (n = 3)

