sebastianheinz / super-mario-reinforcement-learningLinks
Double Q-learning reinforcement learning agent on NES Super Mario Bros
☆41Updated 6 years ago
Alternatives and similar repositories for super-mario-reinforcement-learning
Users that are interested in super-mario-reinforcement-learning are comparing it to the libraries listed below
Sorting:
- A structured implementation of MuZero☆206Updated 3 years ago
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- A simple implementation of MuZero algorithm for connect4 game☆96Updated 5 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆73Updated 4 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆84Updated 6 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
- An environment of the board game Go using OpenAI's Gym API☆177Updated 3 years ago
- PyTorch AlphaZero implementation with multiplayer support [NeurIPS 2019 Deep Reinforcement Learning Workshop]☆33Updated 4 years ago
- ☆71Updated 3 years ago
- Pytorch Implementation of MuZero☆354Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆150Updated 7 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated 2 years ago
- Code release for Learning with Opponent-Learning Awareness and variations.☆151Updated 2 years ago
- Simplified Action Decoder for Deep Multi-Agent Reinforcement Learning☆103Updated 3 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆119Updated last year
- A clean implementation based on Expert Iterations for any game, inspired by alpha-zero-general☆46Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆168Updated 4 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 6 years ago
- ☆66Updated 4 years ago
- Gridworld environments for OpenAI gym.☆79Updated last year
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated last month
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- PySC2 OpenAI Gym Environments☆49Updated 6 years ago
- RUDDER: Return Decomposition for Delayed Rewards☆48Updated 5 years ago
- Research code implementing the search AI agent for Hanabi, as well as a web server so people can play against it☆129Updated 2 years ago
- PyTorch implementation of the state-of-the-art distributional reinforcement learning algorithm Fully Parameterized Quantile Function (FQF…☆33Updated 5 years ago
- Pytorch Implementation of Stochastic MuZero for gym environment. This algorithm is capable of supporting a wide range of action and obser…☆75Updated last week
- PyTorch implementation of Advantage Actor-Critic (A2C)☆47Updated 8 years ago