memo / ofxMSAmcts
A very simple C++ MCTS (Monte Carlo Tree Search) implementation with examples for openFrameworks
☆63Updated 8 years ago
Alternatives and similar repositories for ofxMSAmcts:
Users that are interested in ofxMSAmcts are comparing it to the libraries listed below
- A Monte Carlo Tree Search library for C++☆48Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆151Updated 4 years ago
- Monte Carlo Tree Search - C++14 implementation☆39Updated last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆92Updated 5 years ago
- Portable NeuroEvolution Library http://MultiNEAT.com☆15Updated 6 years ago
- fork of Kenneth Stanley's NEAT☆55Updated 5 years ago
- Scalable Implementation of Neural Fictitous Self-Play☆74Updated 5 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆197Updated 8 years ago
- C++ library for reinforcement learning☆51Updated last year
- Scalable implementation of DREAM - Deep RL for multi-agent imperfect information games☆113Updated 6 months ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Parallel Monte Carlo Tree Search, see README.md for more detailed usage and information.☆43Updated 4 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆28Updated 8 months ago
- ☆13Updated 8 years ago
- An OpenAI Gym interface to Tetris on the NES.☆49Updated last year
- This package allows to use PLE as a gym environment.☆72Updated 4 years ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆97Updated 4 years ago
- A Reinforcement Learning Library for C++11/14☆47Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆155Updated 3 years ago
- A mini library for Policy Gradients with Parameter-based Exploration, with reference implementation of the ClipUp optimizer (https://arxi…☆71Updated 4 years ago
- This code is based on the implementation of http://www.cs.cmu.edu/afs/cs/Web/People/sandholm/potential-aware_imperfect-recall.aaai14.pdf,…☆34Updated 6 years ago
- A C++ pytorch implementation of MuZero☆34Updated 8 months ago
- ☆66Updated 3 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- megastep helps you build 1-million FPS reinforcement learning environments on a single GPU☆133Updated 2 years ago
- Counterfactual regret minimization algorithm for Kuhn poker☆165Updated 5 years ago
- A python implemenation of tabular MuZero for educational purposes☆21Updated 5 years ago