Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/opplieam/pong-deep-rl

AI vs Pong - Deep Reinforcement Learning
https://github.com/opplieam/pong-deep-rl

artificial-intelligence deep-learning deep-reinforcement-learning pong-game reinforcement-learning

Last synced: 1 day ago
JSON representation

AI vs Pong - Deep Reinforcement Learning

Awesome Lists containing this project

README

        

## AI vs Pong - Deep Reinforcement Learning

### Youtube

[![Result](https://img.youtube.com/vi/jTl3cP0B4eo/0.jpg)](https://www.youtube.com/watch?v=jTl3cP0B4eo)

AI learned and played Atari Pong.

**Deep Learning framework:** Pytorch

**NN architecture:** Dueling DQN https://arxiv.org/abs/1511.06581

**Min/Max scores**: -21 / 21
![Graph Result](https://user-images.githubusercontent.com/5288567/54488317-fd35bc00-48d2-11e9-9dc8-1ebf40799d79.png)