memo / 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:
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- General lockfree Monte Carlo Tree Search implementation in Cpp☆9Updated 8 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆82Updated 2 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆96Updated 5 years ago
- An implementation of Monte Carlo Tree Search in python☆162Updated 4 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 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
- ☆68Updated 3 years ago
- Demo of UCT (MCTS) in Python / Numpy☆86Updated 2 years ago
- Code for our paper "Visualizing and Understanding Atari Agents" (https://goo.gl/AMAoSc)☆121Updated 3 years ago
- Collection of Physics-based simulations☆68Updated 2 years ago
- Portable NeuroEvolution Library http://MultiNEAT.com☆14Updated 7 years ago
- PGE: Parallel Game Engine☆100Updated 3 years ago
- A C++ pytorch implementation of MuZero☆38Updated last year
- A C++ implementation of the asynchronous advantage actor-critic (A3C) algorithm☆22Updated 5 years ago
- Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).☆51Updated 5 months 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
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 7 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆85Updated last month
- C++ library for reinforcement learning☆53Updated 2 years ago
- Hex board game AI with self-play learning based on the AlphaZero algorithm☆34Updated 5 years ago
- Maze navigation scenarios for VizDoom☆37Updated 7 years ago
- Reinforcement learning algorithms with Generalized Advantage Estimation☆21Updated 7 years ago
- Starter Kit for the Unity Obstacle Tower challenge☆119Updated 5 years ago
- ☆19Updated last year
- Reinforcement learning with unsupervised auxiliary tasks☆420Updated 6 years ago
- An API to access OpenAI Gym from other languages via Unix domain sockets☆18Updated 5 years ago
- C++ implementation of Proximal Policy Optimization☆84Updated 2 years ago
- An implementation of the A3C deep reinforcement learning method using a LSTM layer. Created with Tensorflow.☆29Updated 7 years ago