gomind
NN library
A lightweight neural network library in Go
A simplistic Neural Network Library in Go
84 stars
7 watching
8 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
gogolangmachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
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 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
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 |
number571/go-peer | A library for developing secure, decentralized networks in the Go language | 265 |
patrikeh/go-deep | A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. | 536 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
schuyler/neural-go | A multilayer perceptron network implementation with backpropagation training | 69 |
google-deepmind/jraph | A lightweight library for working with graph neural networks in jax. | 1,375 |
daviddengcn/go-pr | A Go package for building pattern recognition applications | 66 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |