DeepMind-Atari-Deep-Q-Learner
DQN
An implementation of a deep reinforcement learning architecture for playing Atari games
The original code from the DeepMind article + my tweaks
2k stars
153 watching
532 forks
Language: Lua
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A deep reinforcement learning framework for Atari games using persistent advantage learning and dueling double DQN architecture. | 265 |
| Reproducing DeepMind's Atari game-playing system using C++ and GPU acceleration | 653 |
| An implementation of a deep reinforcement learning model for continuous control tasks | 116 |
| A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,754 |
| An implementation of Deep Q-Network using Caffe to train and test reinforcement learning algorithms. | 212 |
| An implementation of a deep reinforcement learning network using PyTorch to learn human-level control through trial and error. | 387 |
| A deep reinforcement learning system designed to enable robots to acquire social interaction skills through multimodal interactions with humans. | 14 |
| An implementation of Deep Q-Network using Caffe | 69 |
| An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
| An implementation of reinforcement learning algorithm using PyTorch and designed to work with Atari games. | 96 |
| An implementation of a deep reinforcement learning algorithm to teach a robot to interact with humans in a socially acceptable manner. | 4 |
| A high-level Deep Learning API for training and deploying neural networks written in Kotlin. | 1,484 |
| A deep learning framework implementation of an oriented response network for visual recognition tasks | 223 |
| An implementation of a deep neural network architecture designed to surpass human-level performance on image classification tasks. | 12 |
| A framework for building and training distributed deep learning models in Kubernetes environments. | 735 |