gonn

Neural Network library

An implementation of Neural Networks in Go Language

GoNN is an implementation of Neural Network in Go Language, which includes BPNN, RBF, PCN

GitHub

361 stars
35 watching
53 forks
Language: Go
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
goml/gobrainA Go library implementing neural networks with basic training and prediction capabilities561
vksnk/go-fannProvides an interface to FANN's neural network functionality in Go116
surenderthakran/gomindA lightweight neural network library in Go84
xamber/varisA Go-based neural network library for building and training artificial neural networks.55
dathoangnd/gonetA Go module implementing a multi-layer Neural Network for machine learning tasks82
schuyler/neural-goA multilayer perceptron network implementation with backpropagation training70
oramasearch/onnx-goA Go package that allows developers to import pre-trained neural network models without being tied to a framework or library.726
patrikeh/go-deepA Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms.536
tensorflow/gnnBuilds Graph Neural Networks on the TensorFlow platform using heterogeneous graphs and various machine learning techniques.1,372
tomcraven/gogaA Golang library implementing a genetic algorithm with configurable simulator, selector, and mating components.220
unagiootoro/ruby-dnnA Ruby-based deep learning library for building and training neural networks46
brunjlar/neuralA Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms.124
je-dbl/gnn-recsysA framework for building and training Graph Neural Networks for recommendation systems284
irfansharif/cerebrumAn implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language.36
neuralegion/crystal-fannA Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks.85