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 8 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
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 6 years ago
- Reinforcement Learning for Gym CarRacing-v0 game (Double Deep Q Network)☆19Updated 7 years ago
- Startcraft II Machine Learning research with DeepMind pysc2 python library .mini-games and agents.☆134Updated 6 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆167Updated 7 years ago
- ☆69Updated 7 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 8 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 2 weeks ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- This is a deep Q-network (reinforcement learning) AI for Dota 2☆58Updated 8 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 4 years ago
- Deep reinforcement learning baselines base on OpenAI. More algorithms are included, such as Rainbow: Combining Improvements in Deep Rei…☆35Updated 7 years ago
- DQN, DDDQN, A3C, PPO, Curiosity applied to the game DOOM☆88Updated 4 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- starter kit for vizdoom2018-singleplayer track☆28Updated 7 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- Deep Reinforcement Learning algorithm to learn to play Snake☆18Updated 2 years ago
- NeurIPS 2019: DQN(λ) = Deep Q-Network + λ-returns.☆24Updated last year
- Implementation of Double Deep Q Networks and Dueling Q Networks using Keras on Space Invaders using OpenAI Gym. Code can be easily genera…☆37Updated 7 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆184Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago