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

https://github.com/gautam-j/deep-q-learning

Double DQN on custom environment using PyGame
https://github.com/gautam-j/deep-q-learning

deep-q-learning deep-reinforcement-learning double-dqn dqn dqn-tensorflow pygame reinforcement-learning

Last synced: 3 months ago
JSON representation

Double DQN on custom environment using PyGame

Awesome Lists containing this project

README

          

# Deep-q-Learning

Double DQN on custom environment using PyGame.
Trained using soft update of target model method on Google Colab.

## Trained Agent

![](./readme_media/game.gif)