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
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆106Updated 3 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 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…☆189Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- A structured implementation of MuZero☆205Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 2 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 5 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874☆47Updated 4 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆41Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆304Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Evolving deep neural network agents using Genetic Algorithms☆68Updated 6 years ago
- Deep Q Learning via Pytorch☆86Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Updated 4 years ago
- Reinforcement learning algorithms in RLlib☆59Updated last year
- ☆91Updated 4 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆206Updated 4 years ago
- Curiosity-driven Exploration by Self-supervised Prediction for Street Fighter III Third Strike☆164Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- Curated list of pysc2 mini-games . Singleton Environmnets.Debugged by @SoyGema and mini-game authors☆45Updated 7 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆167Updated 7 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- Examples of published reinforcement learning algorithms in recent literature implemented in TensorFlow☆103Updated 5 years ago