nailo2c / dqn-marioLinks
PyTorch Implementation of DQN and training Super Mario Bros
☆25Updated 2 months 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
- Minimal implementations of reinforcement learning algorithms by Tensorflow☆30Updated 8 years ago
- dqn autoplay mario bros☆21Updated 8 years ago
- PyTorch implementation of "Asynchronous advantage actor-critic"☆19Updated 3 months ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Scaling All-Goals Updates in Reinforcement Learning Using Convolutional Neural Networks☆40Updated 5 years ago
- Project 3 of Udacity's Deep Reinforcement Learning nanodegree program.☆45Updated 6 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- A Tensorflow implementation of Feature Control as Intrinsic Motivation for Hierarchical Reinforcement Learning☆32Updated 8 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆70Updated 8 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆74Updated 4 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
- An implementation of the Deep Deterministic Policy Gradient (DDPG) algorithm using Keras/Tensorflow with the robot simulated using ROS/Ga…☆61Updated 9 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 8 years ago
- Deep Q Learning via Pytorch☆86Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆169Updated 7 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 5 years ago
- ☆56Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆195Updated last year
- PyTorch implementation of Proximal Policy Optimization☆53Updated 8 years ago
- Duel_DDQN (Dueling Network Architectures + Double DQN) using Keras☆31Updated 9 years ago
- ☆69Updated 7 years ago
- A 150-lines python code for Augmented Random Search (https://arxiv.org/abs/1803.07055) with numpy.☆71Updated 7 years ago
- Deep Q Network implements by Tensorflow☆25Updated 7 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
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago