go-mxnet-predictor
Deep learning inference library
A Go library providing a direct interface to MXNet's C API for deep learning inference
go binding for mxnet c_predict_api to do inference with pre-trained model
55 stars
6 watching
15 forks
Language: Go
last commit: over 7 years ago
Linked from 1 awesome list
cgodeep-learninggolanginferencemachine-learningmxnet
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Go module implementing a multi-layer Neural Network for machine learning tasks | 82 |
| | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
| | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 434 |
| | This project provides a set of algorithms and implementations for natural language processing in Go. | 451 |
| | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |
| | A Go library implementing neural networks with basic training and prediction capabilities | 561 |
| | A Go implementation of an artificial neural network architecture with support for various activation functions and optimization algorithms. | 536 |
| | 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 benchmarking project comparing performance of different machine learning inference frameworks and models on Go platform | 30 |
| | A lightweight neural network library in Go | 84 |
| | This project aims to predict motion and perceive scenes from bird's eye view maps for autonomous driving | 169 |
| | An implementation of Neural Networks in Go Language | 361 |
| | Provides pre-built implementations of machine learning algorithms in Go | 202 |
| | A deep learning framework for predicting protein-compound affinity from molecular sequences and structures | 137 |
| | A Go package for building pattern recognition applications | 67 |