vivek3141 / super-mario-rlLinks
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
☆29Updated 7 years ago
Alternatives and similar repositories for super-mario-rl
Users that are interested in super-mario-rl are comparing it to the libraries listed below
Sorting:
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- 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
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- An OpenAI Gym environment wrapper for the Mupen64Plus N64 emulator☆94Updated last year
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆105Updated 6 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- ☆71Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 7 years ago
- Upside-Down Reinforcement Learning (⅂ꓤ) implementation in PyTorch. Based on the paper published by Jürgen Schmidhuber.☆77Updated 5 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 2 years ago
- A Universal Deep Reinforcement Learning Framework☆71Updated 3 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆126Updated last year
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- This project explores deep reinforcement learning, hybrid actor-critic approach with A3C/PPO combined with curiosity for playing Super M…☆80Updated 6 years ago
- A leaderboard of human and machine performance on the Arcade Learning Environment (ALE).☆21Updated 7 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆167Updated 7 years ago
- ☆66Updated 4 years ago
- A collection of multi-agent reinforcement learning OpenAI gym environments☆46Updated 5 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 7 years ago