goro
ML library
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.
A High-level Machine Learning Library for Go
372 stars
17 watching
20 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
data-sciencegogolangmachine-learningmachinelearning
Related projects:
Repository | Description | Stars |
---|---|---|
alonsovidales/go_ml | Provides a collection of machine learning algorithms and implementations for data analysis in Go | 203 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
aunum/gold | A reinforcement learning library for Go, providing a set of agents to solve challenges in various environments. | 345 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
nikolaydubina/go-ml-benchmarks | A benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |
okerew/okrolearn | A Python machine learning library providing efficient array operations and neural network functionality | 3 |
cdipaolo/goml | A Go library that provides an online machine learning framework with various algorithms and models | 1,565 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
oramasearch/onnx-go | A Go package that allows developers to import pre-trained neural network models without being tied to a framework or library. | 715 |
gomlx/gomlx | An accelerated machine learning framework built on top of just-in-time compilation and automatic differentiation for the Go programming language. | 342 |
staskobzar/goami2 | A Go library providing an interface to Asterisk's AMI protocol | 14 |
anshuman73/deml-golem | A proof-of-concept implementation of decentralized machine learning on top of the Golem architecture | 43 |
therfoo/therfoo | An embedded deep learning library for Go. | 18 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 640 |