Kautenja / playing-mario-with-deep-reinforcement-learningLinks
An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.
☆74Updated 4 years ago
Alternatives and similar repositories for playing-mario-with-deep-reinforcement-learning
Users that are interested in playing-mario-with-deep-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- ☆304Updated 2 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆79Updated 8 years ago
- Deep Q Learning via Pytorch☆86Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆152Updated 2 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆127Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 8 years ago
- ☆92Updated 5 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆106Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆173Updated 4 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Updated 8 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago