OMerkel / UCThello
UCThello - a board game demonstrator (Othello variant) with computer AI using Monte Carlo Tree Search (MCTS) with UCB (Upper Confidence Bounds) applied to trees (UCT in short)
☆25Updated last year
Alternatives and similar repositories for UCThello:
Users that are interested in UCThello are comparing it to the libraries listed below
- An implementation of the AlphaZero algorithm for chess☆33Updated 2 years ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆114Updated 3 years ago
- A reimplementation of the Google AlphaZero algorithm.☆18Updated 4 years ago
- A Monte Carlo Tree Search AI for the game 2048☆30Updated 4 years ago
- A cellular automaton for studying self-modifying agents which are embedded in their environment☆129Updated 10 years ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Portable NeuroEvolution Library http://MultiNEAT.com☆14Updated 6 years ago
- experimental chess engine based on temporal-difference reinforcement learning☆27Updated 8 years ago
- A python client library for microRTS.☆19Updated 5 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 7 years ago
- Artificial Life simulator using canvas. Based on https://github.com/karpathy/scriptsbots☆69Updated 8 years ago
- DeepAlgebra☆25Updated 7 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 4 years ago
- Predicts the best chess move with 27.5% accuracy by a single matrix multiplication☆95Updated 3 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- different AI algorithms to solve board games☆18Updated 6 years ago
- Program Synthesis☆144Updated 3 years ago
- This is a tutorial written for Caffe2 which mocks google AlphaGo Fan and AlphaGo Zero.☆8Updated 6 years ago
- ☆84Updated last month
- A JIT compiled chess engine which traverses the search tree in batches in a best-first manner, allowing for neural network batching, asyn…☆28Updated 2 years ago
- Repo with code for Ludii's built-in AIs.☆21Updated 2 years ago
- Evaluating different engineering tricks that make RL work☆15Updated 3 years ago
- The Path to Nash Equilibrium☆38Updated 2 years ago
- SpielViz is an interactive viewer for OpenSpiel games.☆29Updated 9 months ago
- A second order optimizer for TensorFlow that uses the Saddle-Free method.☆20Updated 6 years ago
- Implementation of Deepmind's AlphaZero algorithm with Caffe and C++☆19Updated 6 years ago
- Website for MiniGo, Leela-Zero and other Go data☆20Updated 4 years ago
- A simulator for strategies of a well-known cooperative card game.☆15Updated 8 years ago
- Framework for inspecting actions and observatinos in StarCraftII replays☆20Updated 6 years ago
- Chess position evaluation using neural networks☆26Updated 5 years ago