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
- 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
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- A structured implementation of MuZero☆206Updated 3 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆59Updated last year
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- Super Mario Reinforcement Learning from Demonstration☆26Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Evolving deep neural network agents using Genetic Algorithms☆69Updated 7 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆308Updated 2 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆168Updated 7 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- ☆66Updated 4 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆176Updated 3 years ago
- An OpenAI Gym environment wrapper for the Mupen64Plus N64 emulator☆95Updated last year
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆106Updated 6 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- C51-DDQN in Keras☆126Updated 8 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Double Q-learning reinforcement learning agent on NES Super Mario Bros☆41Updated 6 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year