vivek3141 / super-mario-rlLinks
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
☆29Updated 6 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.☆72Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 2 years ago
- Demo of UCT (MCTS) in Python / Numpy☆87Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆87Updated last year
- Code accompanying the blog post "Deep Reinforcement Learning with TensorFlow 2.1"☆207Updated 3 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆46Updated 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…☆187Updated 9 months ago
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 5 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆54Updated last year
- ☆67Updated 3 years ago
- ☆92Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 4 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- An OpenAI Gym environment wrapper for the Mupen64Plus N64 emulator☆95Updated 10 months ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 6 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 7 years ago
- A structured implementation of MuZero☆204Updated 3 years ago
- Reinforcement learning algorithms in RLlib☆60Updated last year
- Scalable Implementation of Neural Fictitous Self-Play☆83Updated 6 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago
- Evolving deep neural network agents using Genetic Algorithms☆67Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆96Updated 4 years ago
- Deep reinforcement learning implementation that trains AIs for the CodeCraft real-time strategy game.☆21Updated 2 years ago
- Deep Reinforcement Learning applied to a modern 3D video-game environment called Delivery Duel.☆40Updated 6 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆34Updated 4 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆103Updated 6 years ago
- This is the code for "OpenAI Five vs DOTA 2 Explained" By Siraj Raval on Youtube☆163Updated 6 years ago