int8 / gomctsLinks
Monte carlo tree search in Go language
☆30Updated 7 years ago
Alternatives and similar repositories for gomcts
Users that are interested in gomcts are comparing it to the libraries listed below
Sorting:
- Go implementation of NeuroEvolution of Augmenting Topologies (NEAT)☆33Updated 7 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆221Updated 4 years ago
- Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linea…☆55Updated 4 years ago
- Constraint Satisfaction Problem Solver for Golang☆75Updated 3 years ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …