sebastianheinz / super-mario-reinforcement-learning
Double Q-learning reinforcement learning agent on NES Super Mario Bros
☆40Updated 5 years ago
Alternatives and similar repositories for super-mario-reinforcement-learning:
Users that are interested in super-mario-reinforcement-learning are comparing it to the libraries listed below
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 6 months ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆79Updated 6 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆102Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆71Updated 3 years ago
- Distributed Deep Reinforcement Learning☆29Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆86Updated last year
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- PyTorch implementation of Advantage Actor-Critic (A2C)☆45Updated 7 years ago
- Pytorch implementation of distributed deep reinforcement learning☆75Updated 2 years ago
- Using the deep reinforcement learning algorithm A3C to train my agent to play the Atari game Breakout!☆32Updated 6 years ago
- PyTorch implementation of QR-DQN: Distributional Reinforcement Learning with Quantile Regression☆26Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Vectorized interface for reinforcement learning environments☆139Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆95Updated 5 years ago
- Pytorch Implementation of MuZero☆350Updated last year
- Behavioural cloning experiments with video games☆31Updated 4 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆46Updated 4 years ago
- [Experimental] TensorFlow 2 version of stable-baselines, temporary repository☆45Updated 5 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 3 years ago
- PyTorch implementation of our paper Real-Time Reinforcement Learning (NeurIPS 2019)☆72Updated 4 years ago
- An environment of the board game Go using OpenAI's Gym API☆174Updated 2 years ago
- Twin Delayed DDPG (TD3) PyTorch solution for Roboschool and Box2d environment☆104Updated 5 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆135Updated 6 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆47Updated 4 years ago