gonet
Neural network library
A Go module implementing a multi-layer Neural Network for machine learning tasks
Neural Network for Go.
82 stars
4 watching
9 forks
Language: Go
last commit: almost 5 years ago
Linked from 2 awesome lists
deep-learninggomachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight neural network library in Go | 84 |
| A Go library implementing neural networks with basic training and prediction capabilities | 561 |
| A multilayer perceptron network implementation with backpropagation training | 70 |
| Provides an interface to FANN's neural network functionality in Go | 116 |
| A Go package that allows developers to import pre-trained neural network models without being tied to a framework or library. | 726 |
| A Go-based neural network library for building and training artificial neural networks. | 55 |
| An implementation of Neural Networks in Go Language | 361 |
| A Go package for building pattern recognition applications | 67 |
| This project provides a set of algorithms and implementations for natural language processing in Go. | 451 |
| An embedded deep learning library for Go. | 18 |
| A Go library providing a direct interface to MXNet's C API for deep learning inference | 55 |
| 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 |
| A Ruby-based deep learning library for building and training neural networks | 46 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| A collection of papers and repos on deep learning with noisy labels. | 235 |