memoakten / ofxMSAmctsLinks
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
☆64Updated 9 years ago
Alternatives and similar repositories for ofxMSAmcts
Users that are interested in ofxMSAmcts 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
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- Monte Carlo Tree Search - C++14 implementation☆41Updated 2 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆83Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- General lockfree Monte Carlo Tree Search implementation in Cpp☆9Updated 9 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Portable NeuroEvolution Library http://MultiNEAT.com☆14Updated 7 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆200Updated 8 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- StarCraft AI Competition Zerg Bot☆45Updated 7 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- PGE: Parallel Game Engine☆100Updated 4 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- C++ implementation of Proximal Policy Optimization☆86Updated 2 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆120Updated 4 years ago
- AlphaZero implementation for Othello, Connect-Four and Tic-Tac-Toe based on "Mastering the game of Go without human knowledge" and "Maste…☆90Updated 7 years ago
- ☆131Updated 5 years ago
- Code for "Joint Policy Search for Collaborative Multi-agent Incomplete Information Games"☆51Updated last year
- Multi-agent reinforcement learning environment☆36Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆237Updated 2 years ago
- ☆15Updated 9 years ago
- Collection of Physics-based simulations☆68Updated 3 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆85Updated last month
- Deep reinforcement learning for the development of RogueLike games.☆53Updated 3 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆32Updated last year
- A C++ monorepo for discrete and continuous optimization. Batteries included!☆103Updated last year
- A3C Algorithm for classic Atari games☆16Updated 7 years ago