fonet
NN library
A package for creating and training neural networks in the Go programming language.
fonet is a deep neural network package for Go.
83 stars
6 watching
17 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
deep-neural-networksgolangmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
clementfarabet/lua---nnx | An extension to Torch7's neural network package with experimental modules and optimizations. | 97 |
teaentitylab/fpgo | A Golang library providing functional programming features and Rx-style coding capabilities. | 348 |
oramasearch/onnx-go | A Go package that allows developers to import pre-trained neural network models without being tied to a framework or library. | 717 |
neuralegion/shainet | A neural network implementation using object-oriented modeling and inspired by biological systems | 183 |
repeale/fp-go | A collection of functional programming helpers for Go, providing a set of reusable functions for tasks like filtering, mapping, and reducing data. | 303 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 306 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
tensorpro/fractalnet | A deep learning implementation of a fractal neural network architecture | 48 |
ninjarobot/pengines.client | A F# client library that provides a simple interface to interact with a sandboxed Prolog environment for querying and evaluating logic rules. | 10 |
dfrankland/node-fonttools | A C++ library that provides native bindings to the fonttools Python library to decompile and compile fonts into different formats. | 10 |