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

https://github.com/wondervictor/reinforcement.learning

Reinforcement Learning Playground
https://github.com/wondervictor/reinforcement.learning

a2c ddpg deep-reinforcement-learning dqn dueling-network-architecture reinforcement-learning

Last synced: 7 months ago
JSON representation

Reinforcement Learning Playground

Awesome Lists containing this project

README

          

# Reinforcement.Learning

**Contributions are welcome**

### Progress

1. - [x] Deep Q Network
2. - [x] Dueling Q Network
3. - [x] Policy Gradient: **REINFORCE**
4. - [x] Advantage Actor-Critic
5. - [x] Deep Deterministic Policy Gradient

### TODO

1. - [ ] Asynchronous Advantage Actor-Critic (A3C)
2. - [ ] Estimate the concrete performance of each algorithms

### Licence

**MIT Licence**