https://github.com/iveevi/rl-racing
A simulation in which agents (cars) learn to navigate a track.
https://github.com/iveevi/rl-racing
Last synced: over 1 year ago
JSON representation
A simulation in which agents (cars) learn to navigate a track.
- Host: GitHub
- URL: https://github.com/iveevi/rl-racing
- Owner: iveevi
- Created: 2020-12-28T19:40:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T02:11:23.000Z (about 5 years ago)
- Last Synced: 2025-01-22T17:46:56.231Z (over 1 year ago)
- Language: C++
- Size: 65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RL Racing
A simulation in which agents (in the form of cars) learn to navigate a track using Deep Q-Learning.