wenkesj / marioLinks
Super Mario Reinforcement Learning from Demonstration
☆26Updated 8 years ago
Alternatives and similar repositories for mario
Users that are interested in mario are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement learning and Python learn how to play the original Super Mario Bros☆29Updated 7 years ago
- 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
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 6 years ago
- Double Q-learning reinforcement learning agent on NES Super Mario Bros☆41Updated 6 years ago
- A Tetris environment to train machine learning agents☆73Updated 2 years ago
- Board game AI implementations using Monte Carlo Tree Search☆184Updated 5 years ago
- Reinforcement Learning using Policy Gradient to solve OpenAI Gym games☆112Updated 8 years ago
- Pong AI trained using policy gradient-based reinforcement learning☆52Updated 2 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 4 years ago
- Deep DQN Based Reinforcement Learning for simple Pong PyGame☆43Updated 7 years ago
- implement the classic reinforcement learning algorithm DQN to play supermariobrother☆15Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆38Updated 4 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆105Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated last month
- Codes of our team for the OpenAI Retro Contest of reinforcement learning☆99Updated 7 years ago
- This is the Code for "Deep Q Learning - The Math of Intelligence #9" By Siraj Raval on Youtube☆162Updated 8 years ago
- This is the code for "A Guide to DeepMind's StarCraft AI Environment" by Siraj Raval on Youtube☆211Updated 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
- Demo of UCT (MCTS) in Python / Numpy☆88Updated 3 years ago
- This is a deep Q-network (reinforcement learning) AI for Dota 2☆58Updated 9 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 8 years ago
- NEAT Solver for OpenAI☆144Updated 8 years ago
- OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)☆88Updated last year
- An AI agent Learning to play Flappy Bird using Evolution Strategies and deep learning models.☆45Updated 5 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆100Updated 5 years ago