gobrain
Neural network library
A Go library implementing neural networks with basic training and prediction capabilities
Neural Networks written in go
561 stars
24 watching
60 forks
Language: Go
last commit: about 4 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
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 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
oramasearch/onnx-go | A Go package that allows developers to import pre-trained neural network models without being tied to a framework or library. | 726 |
alonsovidales/go_ml | Provides pre-built implementations of machine learning algorithms in Go | 202 |
tomcraven/goga | A Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components. | 220 |
mikecmpbll/rann | Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. | 3 |
gomlx/gomlx | An accelerated machine learning framework for Go that provides tools and libraries for training, fine-tuning, and modifying machine learning models. | 553 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,148 |
schuyler/neural-go | A multilayer perceptron network implementation with backpropagation training | 70 |
siddontang/go-log | A Golang logging library with support for multiple handlers and log levels | 35 |