rasmusgreve / MCTSMario
Monte Carlo Tree Search Mario AI
☆30Updated 11 years ago
Alternatives and similar repositories for MCTSMario
Users that are interested in MCTSMario are comparing it to the libraries listed below
Sorting:
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- ☆68Updated 3 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆139Updated 6 years ago
- The original implementation of HyperNEAT in C++☆28Updated 9 years ago
- A python client library for microRTS.☆20Updated 5 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- A library to implement counterfactual regret minimization on various abstract strategy games☆17Updated 4 months ago
- Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)☆39Updated 4 years ago
- PySC2 OpenAI Gym Environments☆48Updated 6 years ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 6 years ago
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆307Updated 10 months ago
- PGE: Parallel Game Engine☆100Updated 3 years ago
- Fictitious Self-play & Reinforcement Learning☆18Updated 7 years ago
- A modification of Google's Deep Q-Network to learn to play Super Mario Bros.☆168Updated 8 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Implementation for ICML 16 paper "Deep reinforcement learning with opponent modeling"☆71Updated 8 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Task and example code for the Malmo Collaborative AI Challenge☆154Updated 2 years ago
- ZZZKBot is a bot (AI) for Starcraft: Broodwar. It is designed to compete against other bots. It is not designed to compete against humans…☆60Updated 7 years ago
- Levin tree search guided by both a policy and a heuristic function☆18Updated last year
- A C++ pytorch implementation of MuZero☆38Updated last year
- Using a paper from Google DeepMind I've developed a new version of the DQN using threads exploration instead of memory replay as explain …☆84Updated 9 years ago
- Keras implementation of DQN on ViZDoom environment☆54Updated 8 years ago
- Using self-play, MCTS, and a deep neural network to create a hearthstone ai player☆29Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆136Updated 6 years ago
- Reinforcement learning algorithms to play Poker☆14Updated 3 years ago
- Implementation of TD-Gammon in TensorFlow.☆111Updated 5 years ago
- Chainer implementation of Double Deep Q-Network (Double DQN)☆27Updated 9 years ago
- Counterfactual Regret Minimization for poker games☆21Updated 5 years ago