go-deep
Neural net framework
A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms.
Artificial Neural Network
536 stars
21 watching
65 forks
Language: Go
last commit: 8 months ago
Linked from 2 awesome lists
backpropagationclassificationdeep-learninggolangneural-networkregression
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
| A multilayer perceptron network implementation with backpropagation training | 70 |
| An implementation of Neural Networks in Go Language | 361 |
| A lightweight neural network library in Go | 84 |
| 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 |
| A Go web framework designed to simplify the development of modern web applications. | 421 |
| An implementation of a neural network framework for computer vision tasks, supporting both CPU and GPU computation. | 244 |
| A Go library implementing neural networks with basic training and prediction capabilities | 561 |
| An embedded deep learning library for Go. | 18 |
| A cloud-native framework for building scalable network functions in Go, abstracting away low-level networking details. | 1,388 |
| A Julia-based framework for building and training neural networks | 144 |
| A Swift implementation of a fully connected, feed-forward artificial neural network for deep learning and machine learning applications. | 212 |
| A Go library providing a direct interface to MXNet's C API for deep learning inference | 55 |