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

https://github.com/manjavacas/dqn-from-scratch

DQN implementation from scratch.
https://github.com/manjavacas/dqn-from-scratch

ai deep-reinforcement-learning dqn dqn-pytorch from-scratch python pytorch reinforcement-learning

Last synced: 4 months ago
JSON representation

DQN implementation from scratch.

Awesome Lists containing this project

README

          

## 🗒 About

- **Deep Q-Network** algorithm implemented from scratch.
- Tested in **OpenAI Gym** environments.