Varis

Neural Network Library

A Go-based neural network library for building and training artificial neural networks.

Golang Neural Network

GitHub

55 stars
8 watching
9 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists

golangmachine-learningneural-networkperceptron

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
goml/gobrain A Go library implementing neural networks with basic training and prediction capabilities 559
fxsjy/gonn An implementation of Neural Networks in Go Language 361
surenderthakran/gomind A lightweight neural network library in Go 84
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. 372
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
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
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
schuyler/neural-go A multilayer perceptron network implementation with backpropagation training 69
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
kalvar/ios-bpn-neuralnetwork A neural network implementation for machine learning on iOS 33
mrdimosthenis/synapsescsharp A C# library for building and training neural networks 1
patrikeh/go-deep A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. 536
originrose/cortex A Clojure-based machine learning library for neural networks and regression. 1,271