Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matteo4diani/deep-q-learning

An implementation of Deep Q Learning from scratch with PyTorch and OpenAI gym on the ATARI environment (Breakout). The author of this code is Bryan Thornbury (@brthor) and all credit goes to him. I did some minor adjustments needed to keep up with numpy / gym and added some QoL improvements.
https://github.com/matteo4diani/deep-q-learning

atari-2600 atari-breakout deep-learning deep-q-learning deep-reinforcement-learning openai-gym

Last synced: about 1 month ago
JSON representation

An implementation of Deep Q Learning from scratch with PyTorch and OpenAI gym on the ATARI environment (Breakout). The author of this code is Bryan Thornbury (@brthor) and all credit goes to him. I did some minor adjustments needed to keep up with numpy / gym and added some QoL improvements.

Awesome Lists containing this project