Ja1r0 / DQN-play-SuperMarioLinks
implement the classic reinforcement learning algorithm DQN to play supermariobrother
☆15Updated 7 years ago
Alternatives and similar repositories for DQN-play-SuperMario
Users that are interested in DQN-play-SuperMario are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years 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
- dqn autoplay mario bros☆21Updated 7 years ago
- ☆69Updated 6 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆54Updated 5 years ago
- just for fun☆23Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 7 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆163Updated 6 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Pytorch implementation of Distributed Proximal Policy Optimization: https://arxiv.org/abs/1707.02286☆183Updated 7 years ago
- Super Mario Reinforcement Learning from Demonstration☆25Updated 7 years ago
- Play flappy bird with DQN, a demo for reinforcement learning, implemented using PyTorch☆69Updated 8 years ago
- A simple reinforcement learning simulation engine for OpenAI's gym.☆38Updated 6 years ago
- Add-on for OpenAI Gym that supports automatic downloading of user environments.☆45Updated 8 years ago
- Implement PPO-clip and PPO-penalty on Atari, which is the only open source of PPO-penalty☆56Updated 6 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆128Updated 2 years ago
- ☆34Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Implementation of Deep Q-learning from Demonstrations using Keras and a Retro Gym environment.☆14Updated 6 years ago
- Random Network Distillation(RND) algo in Pytorch☆49Updated 6 years ago
- implement of prioritized experience replay☆159Updated 6 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- Implementation of Multi-Agent Deep Deterministic Policy Gradients☆38Updated 7 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 9 months ago