https://github.com/eltorocorp/reinforcement-learning
Implementations of reinforcement learning processes in Go.
https://github.com/eltorocorp/reinforcement-learning
qlearning reinforcement-learning
Last synced: about 1 month ago
JSON representation
Implementations of reinforcement learning processes in Go.
- Host: GitHub
- URL: https://github.com/eltorocorp/reinforcement-learning
- Owner: eltorocorp
- License: gpl-3.0
- Created: 2020-03-17T21:54:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-02T21:14:13.000Z (about 6 years ago)
- Last Synced: 2025-08-15T12:24:43.108Z (11 months ago)
- Topics: qlearning, reinforcement-learning
- Language: Go
- Size: 69.3 KB
- Stars: 3
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reinforcement Learning
[](https://goreportcard.com/report/github.com/eltorocorp/reinforcement-learning)
Implementations of reinforcement learning processes in Go.