int8 / gomcts
Monte carlo tree search in Go language
☆28Updated 7 years ago
Alternatives and similar repositories for gomcts
Users that are interested in gomcts are comparing it to the libraries listed below
Sorting:
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆216Updated 4 years ago
- Go implementation of NeuroEvolution of Augmenting Topologies (NEAT)☆33Updated 6 years ago
- Library for running a Monte Carlo tree search, either traditionally or with expert policies☆125Updated last year
- A student implementation of Alpha Go Zero☆280Updated 6 years ago
- Monte carlo tree search in python☆600Updated 2 years ago
- Single player Alpha Zero implementation☆41Updated 3 years ago
- Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linea…☆55Updated 3 years ago
- ODE system solver made simple. For IVPs (initial value problems).☆23Updated 2 years ago
- Hopfield neural networks in Go☆57Updated 2 years ago
- Graphs in go☆18Updated 2 years ago
- Metaheuristics / Blackbox Optimization Algorithms for Go: Simulated Annealing, Genetic Algorithm, Ant Colony Optimization, Tabu Search, P…☆55Updated 3 years ago
- A clean implementation of MuZero and AlphaZero following the AlphaZero General framework. Train and Pit both algorithms against each othe…☆158Updated 4 years ago
- This project provides GOLang implementation of Neuro-Evolution of Augmenting Topologies (NEAT) with Novelty Search optimization aimed to …☆41Updated 5 months ago
- An ordinary differential equation solving library in golang.☆22Updated 8 years ago
- A fast Go chess library. Legal move generation, move/board types, apply/unapply, FEN parsing, Zobrist hashing.☆48Updated 2 years ago
- A library for doing Bayesian Optimization using Gaussian Processes (blackbox optimizer) in Go/Golang.☆50Updated 11 months ago
- Monte Carlo Tree Search with UCT with a couple of example games.☆152Updated 4 years ago
- Board game AI implementations using Monte Carlo Tree Search☆183Updated 5 years ago
- Golgi is a library built on top of Gorgonia that provides neural network components☆40Updated 3 years ago
- Go interface to BLAS/LAPACK library☆29Updated 11 years ago
- eaopt examples☆28Updated 6 years ago
- Solving the Rubik's cube with deep reinforcement learning and Monte Carlo tree search☆101Updated 6 years ago
- Go implementation of NEAT☆11Updated 8 years ago
- NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go☆72Updated 6 years ago
- Learning from zero (mostly based off of AlphaZero) in General Game Playing.☆81Updated 2 years ago
- Godes-Library to Build Discrete Event Simulation Models in Go (http://golang.org/)☆107Updated 3 months ago
- Craft beautiful geometric art using code.☆46Updated 4 years ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆77Updated 4 months ago
- Connect4 reinforcement learning by AlphaGo Zero methods.☆113Updated 4 years ago
- Counterfactual Regret Minimization for poker games☆21Updated 5 years ago