ykteh93 / Deep_Reinforcement_Learning-Atari
Deep Q-Network (DQN) to play classic Atari Games
☆10Updated 7 years ago
Alternatives and similar repositories for Deep_Reinforcement_Learning-Atari
Users that are interested in Deep_Reinforcement_Learning-Atari are comparing it to the libraries listed below
Sorting:
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 8 years ago
- Reinforcement Learning and Deep Learning Resources☆16Updated 7 years ago
- Simple implementation of the model presented in Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic …☆17Updated 6 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆77Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 6 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- RL Algorithms☆13Updated 2 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Keras implementation of Curiosity-driven Exploration by Self-supervised Prediction☆8Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆11Updated 7 years ago
- Tiny implementation of Deep-Q Network with Tensorflow☆11Updated 7 years ago
- Implement some reinforcement learning algorithms, test and visualize on Pacman.☆27Updated 6 years ago
- ☆56Updated 2 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- In Progress : State of the art Distributed Distributional Deep Deterministic Policy Gradient algorithm implementation in pytorch.☆19Updated 6 years ago
- Step by Step Reinforcement Learning Tutorials.☆12Updated 2 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 6 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated last year
- Meta Reinforcement Learning Experiments☆34Updated 7 years ago
- Simple implementation of Policy Gradient (PG)/ Actor-Critic with keras☆29Updated 7 years ago
- PyTorch implementation of Munchausen Reinforcement Learning based on DQN and SAC. Handles discrete and continuous action spaces☆15Updated 3 years ago