theKGS / MCTS
Java implementation of UCT based MCTS and Flat MCTS
☆31Updated 7 years ago
Alternatives and similar repositories for MCTS:
Users that are interested in MCTS are comparing it to the libraries listed below
- A pure JAVA implementation of the Monte Carlo Tree Search algorithm.☆38Updated 4 years ago
- A generic JAVA implementation of the Minimax algorithm (and derivated...)☆27Updated 7 years ago
- Chessengine written in Java☆32Updated 4 years ago
- Generic implementation of genetic algorithm in Java.☆122Updated 3 years ago
- ECJ Evolutionary Computation Toolkit☆125Updated last year
- Java UCI Protocol implementation (Universal Chess Engine)☆35Updated 2 years ago
- Java 8 combinatorics-related streams and other utilities☆41Updated 6 years ago
- Monte Carlo Tree Search Mario AI☆30Updated 11 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆44Updated 4 years ago
- ☆10Updated 6 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆151Updated 4 years ago
- Java regex library☆46Updated 3 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 3 years ago
- JavaCL: OpenCL bindings for Java☆87Updated 2 years ago
- Stochastic Simulation in Java☆120Updated last year
- Starter Bot for Codingame's Coders Strike Back AI Challenge (Simulation Engine + Random Search)☆38Updated 7 years ago
- A neural network that recognizes digits☆21Updated 7 years ago
- The Watchmaker Framework for Evolutionary Computation☆206Updated last year
- A simple and highly efficient RTS-game-inspired environment for reinforcement learning☆292Updated 6 months ago
- A simple Java OOP evolutionary algorithm framework.☆19Updated 7 years ago
- Domain independent implementation of Monte Carlo Tree Search methods.☆16Updated 6 years ago
- Java port of smaz, a small string compression algorithm☆39Updated 4 years ago
- Carballo Chess Engine☆71Updated 2 years ago
- MarioAI framework based on MarioAI 0.2.0 from https://code.google.com/p/marioai/☆17Updated 5 years ago
- A local arena for Coders Strike Back (codingame.com) which tries to gauge the speed of runners in a collisionless environment.☆12Updated 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…☆88Updated 6 years ago
- This is the framework for the General Video Game Competition - http://www.gvgai.net/☆140Updated 6 years ago
- A java implementation of NEAT(NeuroEvolution of Augmenting Topologies ) from scratch for the generation of evolving artificial neural net…☆34Updated 3 years ago
- Fast AVL Trees & WAVL Trees in Java☆28Updated 6 years ago