nailo2c / dqn-marioLinks
PyTorch Implementation of DQN and training Super Mario Bros
☆25Updated 6 years ago
Alternatives and similar repositories for dqn-mario
Users that are interested in dqn-mario 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
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- PyTorch implementation of "Asynchronous advantage actor-critic"☆19Updated 6 years ago
- An OpenAI-gym-like environment for Little Fighter 2☆101Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆50Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆29Updated 7 years ago
- Deep Reinforcement Learning for Flappy Bird, including DQN, DRQN, A3C as benchmarks☆6Updated 4 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- A3C-LSTM algorithm tested on CartPole OpenAI Gym environment☆48Updated 7 years ago
- Baselines and memory-based scenarios for the ViZDoom simulator☆36Updated 2 years ago
- Tensorflow implementation for "Noisy network for exploration"☆19Updated 7 years ago
- Using Asynchronous Deep Reinforcement Learning to play Flappy Bird from pixel input.☆30Updated 8 years ago
- ☆69Updated 6 years ago
- [2019] (Neurips workshop paper) Blending behavioral cloning and RL☆9Updated 2 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- reimplementation of the ddpg algorithm using tensorflow☆38Updated 8 years ago
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Source code for OpenAI Retro Contest for Sonic the Hedgehog☆31Updated 6 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆72Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆45Updated 5 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 years ago
- Machine Learning Course Project Skoltech 2018☆108Updated 6 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆164Updated 6 years ago
- Yet another prioritized experience replay buffer implementation.☆48Updated 2 years ago