onnx-go
Neural Network Library
A Go package that allows developers to import pre-trained neural network models without being tied to a framework or library.
onnx-go gives the ability to import a pre-trained neural network within Go without being linked to a framework or library.
715 stars
19 watching
72 forks
Language: Go
last commit: 3 months ago gogorgoniamachine-learningneural-networkonnxopen-sourceprotobufsoftware2
Related projects:
Repository | Description | Stars |
---|---|---|
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
dathoangnd/gonet | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
goml/gobrain | A Go library implementing neural networks with basic training and prediction capabilities | 559 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
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 |
patrikeh/go-deep | A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. | 536 |
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 |
schuyler/neural-go | A multilayer perceptron network implementation with backpropagation training | 69 |
number571/go-peer | A library for developing secure, decentralized networks in the Go language | 265 |
eaigner/hood | An ORM library for Go, enabling the creation of structured databases with support for transactions, migrations, and validation. | 711 |
go-bongo/bongo | An Object Data Model wrapper for MongoDB in Go, providing features like ODM and validation. | 486 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
huin/goupnp | A Go library that enables communication with UPnP devices and services over the network. | 429 |
nlpodyssey/spago | A Go-based machine learning library designed to support neural architectures in natural language processing | 1,752 |