memo / ofxMSAmcts
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
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Monte Carlo Tree Search - C++14 implementation☆40Updated last year
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆93Updated 5 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- C++ library for reinforcement learning☆52Updated last year
- Portable NeuroEvolution Library http://MultiNEAT.com☆15Updated 6 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆197Updated 8 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- PGE: Parallel Game Engine☆99Updated 3 years ago
- A Reinforcement Learning Library for C++11/14☆47Updated 2 years ago
- ☆66Updated 3 years ago
- A C++ pytorch implementation of MuZero☆34Updated 9 months ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- WIP implementation of "The Predictron: End-To-End Learning and Planning" (http://arxiv.org/abs/1612.08810) in Chainer☆11Updated 8 years ago
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 4 years ago
- Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).☆50Updated 2 months ago
- ShapePP is a rewrite of ShapeOp, a header-only C++ library for static and dynamic geometry processing.☆16Updated 8 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 7 years ago
- Implementation of advantage-weighted regression.☆182Updated 4 years ago
- Computer Graphics Assignment about Ray Casting☆31Updated 4 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- ** Sferes2 module ** MAP-Elites module for Sferes2☆21Updated 5 years ago
- Marching cubes algorithm demo for OpenFrameworks / OSX, using a geometry shader☆27Updated 12 years ago
- CuLE: A CUDA port of the Atari Learning Environment (ALE)☆233Updated 2 years ago
- C++ Library for Planar Visibility Computations☆26Updated 2 years ago
- A novel parallel UCT algorithm with linear speedup and negligible performance loss.☆115Updated 3 years ago
- A Library of MDP algorithms for Artificial Intelligence☆18Updated 5 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…☆39Updated 3 years ago