https://github.com/ericwenn/breakout
Code used to reproduce and attempt to improve Breakout score previously achieved by Sygnowski et al (https://arxiv.org/abs/1605.01335)
https://github.com/ericwenn/breakout
breakout dqn reinforcement-learning
Last synced: 5 months ago
JSON representation
Code used to reproduce and attempt to improve Breakout score previously achieved by Sygnowski et al (https://arxiv.org/abs/1605.01335)
- Host: GitHub
- URL: https://github.com/ericwenn/breakout
- Owner: ericwenn
- Created: 2019-01-24T15:16:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T15:29:10.000Z (almost 7 years ago)
- Last Synced: 2025-02-25T04:42:00.589Z (10 months ago)
- Topics: breakout, dqn, reinforcement-learning
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playing Breakout from RAM with DQN
Code used in project at University of Utrecht to reproduce and attempt to improve upon previous research by Sygnowski et al.
## Members
* Eric Wennerberg (@ericwenn)
* Edward Waterman (@eywat)
* Henrik Nilsson (@henkow)
* Nikolas Leimer (@neiho)