robmsylvester / Super-Mario-Bros-DQNLinks
A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)
☆10Updated 7 years ago
Alternatives and similar repositories for Super-Mario-Bros-DQN
Users that are interested in Super-Mario-Bros-DQN are comparing it to the libraries listed below
Sorting:
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆289Updated 6 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 6 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆87Updated 4 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- Deep Learning Project☆8Updated 6 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆164Updated 6 years ago
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆49Updated 7 years ago
- ☆69Updated 6 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Codes for understanding Reinforcement Learning( updating... )☆25Updated 6 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- A DQN implementation using Keras and Tensorflow☆12Updated 6 years ago
- A PyTorch Implementation for Deep Q Network☆7Updated 7 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 4 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- A collection of several Deep Reinforcement Learning techniques (Deep Q Learning, Policy Gradients, ...), gets updated over time.☆37Updated 5 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago