memo / ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
☆62Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for ofxMSAmcts
- A Monte Carlo Tree Search library for C++☆48Updated 3 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆150Updated 3 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆91Updated 5 years ago
- Monte Carlo Tree Search - C++14 implementation☆39Updated last year
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 4 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆40Updated 3 years ago
- C++ library for reinforcement learning☆51Updated last year
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆195Updated 8 years ago
- A fast C++ impementation of Monte Carlo Tree Search with abstract classes that a user of this library can extend in order to use it. To d…☆36Updated 3 years ago
- A C++ pytorch implementation of MuZero☆32Updated 6 months ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆110Updated 3 years ago
- An OpenAI Gym interface to Tetris on the NES.☆47Updated last year
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- An implementation of Monte Carlo Tree Search in python☆160Updated 4 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆156Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated last year
- Game Tree Search Algorithms - C++ library for AI bot programming☆84Updated 2 years ago
- ☆102Updated 4 years ago
- Bandits Environments for the OpenAI Gym☆89Updated 4 years ago
- Source code of the MaastCTS2 agent for General Video Game playing. Champion of the 2016 GVG-AI Single-Player Track, and runner-up of the …☆14Updated 3 years ago
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆50Updated 11 months ago
- Recurrent Network-based Deterministic Policy Gradient for Solving Bipedal Walking Challenge on Rugged Terrains☆12Updated 7 years ago
- Qiita投稿用に作成したAgent57(強化学習)の実装コードです。☆45Updated last year
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 4 years ago
- A Reinforcement Learning Library for C++11/14☆46Updated 2 years ago
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆112Updated 3 months ago
- Benchmarking Canonical Evolution Strategies for Playing Atari☆81Updated 6 years ago