go_ml
Machine Learning Library
Provides pre-built implementations of machine learning algorithms in Go
Machine Learning libraries for Go Lang - Linear regression, Logistic regression, etc.
202 stars
12 watching
26 forks
Language: Go
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aunum/goro | A high-level machine learning library built on Gorgonia for Go that aims to provide an easy-to-use interface for building and training neural networks. | 373 |
cdipaolo/goml | A Go library that provides an online machine learning framework with various algorithms and models | 1,574 |
gomlx/gomlx | An accelerated machine learning framework for Go that provides tools and libraries for training, fine-tuning, and modifying machine learning models. | 553 |
nikolaydubina/go-ml-benchmarks | A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 561 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 97 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
linkedin/photon-ml | A machine learning library built on top of Apache Spark for scalable and flexible regression modeling | 793 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 563 |
valdanylchuk/swiftlearner | A collection of machine learning algorithms implemented in Scala for prototyping and experimentation. | 39 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |