vivek3141 / super-mario-rl
Deep Reinforcement learning and Python learn how to play the original Super Mario Bros
☆28Updated 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
- A gym environment for the game snake, with a tiled version. Contains implementations for NEAT and RL.☆9Updated 4 years ago
- A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning☆27Updated 5 years ago
- Implementing the NEAT algorithm to play flappy bird☆11Updated 6 years ago
- This program evolves an AI using the NEAT algorithm to play Super Mario Bros.☆103Updated 2 years ago
- An implementation of (Double/Dueling) Deep-Q Learning to play Super Mario Bros.☆70Updated 3 years ago
- Easy to use high level python library for popular machine learning algorithms. Has in-built support for graphing and optimizers based in …☆16Updated last year
- Solving TicTacToe using the minimax algorithm.☆9Updated 5 years ago
- ☆69Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Keras and OpenAI Gym implementation of the Deep Q-learning algorithm to play Atari games.☆48Updated 7 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Reinforcement Learning for Super Mario Bros using A3C on GPU☆37Updated 6 years ago
- Demo of UCT (MCTS) in Python / Numpy☆84Updated 2 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆85Updated last year
- ☆66Updated 3 years ago
- An environment of the board game Go using OpenAI's Gym API☆169Updated 2 years ago
- A framework for easy prototyping of distributed reinforcement learning algorithms☆95Updated 4 years ago
- An OpenAI gym multi-agent environment implementing the Commons Game proposed in "A multi-agent reinforcement learning model of common-poo…☆21Updated 4 years ago
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆121Updated 4 years ago
- ☆92Updated 4 years ago
- A simple implementation of MuZero algorithm for connect4 game☆97Updated 4 years ago
- A comprehensive C tutorial.☆9Updated 6 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆98Updated 5 years ago
- Implementation of Deep/Double Deep/Dueling Deep Q networks for playing Atari games using Keras and OpenAI gym☆40Updated 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…☆179Updated 4 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- Highly Modular and Scalable Reinforcement Learning☆114Updated 5 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated last year
- Proximal policy optimization in PyTorch. Easy to read and understand.☆48Updated 4 years ago