Related in Machine Learning
- Anneal - Machine learning compiler in Go, a from-scratch tinygrad port with a WebGPU backend.
- bayesian - Naive Bayesian Classification for Golang.
- born - Deep learning framework inspired by Burn (Rust), with autograd, type-safe tensors, and zero-CGO GPU acceleration.
- CloudForest - Fast, flexible, multi-threaded ensembles of decision trees for machine learning in pure Go.
- datatrax - Data engineering and classic ML toolkit with batch processing, type coercion, and 7 algorithms in pure Go with zero dependencies.
- ddt - Dynamic decision tree, create trees defining customizable rules.
- eaopt - An evolutionary optimization library.
- evoli - Genetic Algorithm and Particle Swarm Optimization library.
- fonet - A Deep Neural Network library written in Go.
- go-cluster - Go implementation of the k-modes and k-prototypes clustering algorithms.