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.☆153Updated 4 years ago
- A Repository with C++ implementations of Reinforcement Learning Algorithms (Pytorch)☆97Updated 6 years ago
- C++ library for reinforcement learning☆53Updated 2 years ago
- C++ Template Library to Predict, Control, Learn Behaviors, and Represent Learnable Knowledge using On/Off Policy Reinforcement Learning☆205Updated 9 years ago
- A Monte Carlo Tree Search library for C++☆50Updated 4 years ago
- Portable NeuroEvolution Library http://MultiNEAT.com☆16Updated 7 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
- ☆132Updated 5 years ago
- Game Tree Search Algorithms - C++ library for AI bot programming☆86Updated 4 months ago
- reinforcement learning, deep Q-network, double DQN, dueling DQN, prioritized experience replay☆31Updated 7 years ago
- Multiagent reinforcement learning simulation framework - Undergraduate thesis in Mechatronics Engineering at the University of Brasília☆67Updated 6 years ago
- algorithm for study: multi-layer-perceptron, cluster-graph, cnn, rnn, restricted boltzmann machine, bayesian network☆25Updated 8 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
- openFrameworks addon to load and manage word2vec word embeddings, and supporting python code to train them☆45Updated 6 years ago
- ☆67Updated 3 years ago
- PyTorch C++ Reinforcement Learning☆524Updated 5 years ago
- PGE: Parallel Game Engine☆101Updated 4 years ago
- C++ implementation of Proximal Policy Optimization☆88Updated 3 years ago
- 3d cartpole gym env using bullet physics trained from pixels with tensorflow LRPG, DDPG & NAF☆58Updated 8 years ago
- Reproducing MuJoCo benchmarks in a modern, commercial game /physics engine (Unity + PhysX).☆51Updated 8 months ago
- Minecraft environment for Open AI Gym, based on Microsoft's Malmo.☆282Updated 4 years ago
- A Test-Implementation of the IMPALA algorithm (by deepmind 2018)☆35Updated 7 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence B…☆25Updated 4 months ago
- Kenneth Stanley's NEAT code reorganized (tidier?)☆99Updated 5 years ago
- ☆106Updated 5 years ago
- A Reinforcement Learning Library for C++11/14☆51Updated 2 years ago
- Reinforcement learning with unsupervised auxiliary tasks☆420Updated 6 years ago
- MCTS project for Tetris☆349Updated 10 months ago