glemzurg / go-mctsLinks
Golang Monte Carlo Tree Search.
☆28Updated 5 years ago
Alternatives and similar repositories for go-mcts
Users that are interested in go-mcts are comparing it to the libraries listed below
Sorting:
- Random Forest implemtation in GoLang☆115Updated 11 years ago
- A reimplementation of AlphaGo in Go (specifically AlphaZero)☆218Updated 4 years ago
- Recommender systems for Go☆171Updated 7 years ago
- Genetic Algorithms library written in Go / golang☆199Updated 9 years ago
- just like pandas in python, I want to give a quick impl in go lang for my backtest strategy system☆29Updated 8 years ago
- NEAT (NeuroEvolution of Augmenting Topologies) implemented in Go☆72Updated 7 years ago
- Symbolic regression library☆61Updated 6 years ago
- Scalable Big Data Clustering by Random Projection Hashing: golang implementation☆23Updated 8 years ago
- A multilayer perceptron network implemented in Go, with training via backpropagation.☆70Updated 5 years ago
- Go binding for Tensorflow☆132Updated 7 years ago
- Golang Kalman filter and smoother for non-uniformly sampled time series data☆36Updated 6 years ago
- Full port of LIBSVM in the Go programming language☆103Updated 5 years ago
- The GOLang implementation of NeuroEvolution of Augmented Topologies (NEAT) method to evolve and train Artificial Neural Networks without …☆78Updated 8 months ago
- doc2vec , word2vec, implemented by golang. word embedding representation☆41Updated 7 years ago
- liblinear bindings for Go☆45Updated 7 years ago
- Go implementation of BLAS (Basic Linear Algebra Subprograms)☆157Updated 6 years ago
- Utilities for working with discrete probability distributions and other tools useful for doing NLP work☆95Updated 13 years ago
- libsvm go version☆73Updated 9 years ago
- Common matrix operations in Go☆43Updated 10 years ago
- Ngram index for golang☆114Updated 9 years ago
- This project demonstrates how to let Go programs invoke statically linked C++ libraries without using SWIG.☆46Updated 11 years ago
- Go bindings for FANN, library for artificial neural networks☆115Updated 10 years ago
- think numpy's financial (npv, irr, etc.) but in go☆135Updated 8 years ago
- Golang Genetic Algorithm☆224Updated 3 years ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 3 years ago
- Golang and Cuda experiments☆26Updated 8 years ago
- Sparse matrix formats for linear algebra supporting scientific and machine learning applications☆165Updated 4 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- linear algebra for go☆340Updated 6 years ago
- GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN☆364Updated 9 years ago