MxNet.Sharp
Deep Learning Library
A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework
.NET Standard bindings for Apache MxNet with Imperative, Symbolic and Gluon Interface for developing, training and deploying Machine Learning models in C#. https://mxnet.tech-quantum.com/
149 stars
13 watching
8 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
csharp-bindingsdeep-learninggluonimage-classificationmachine-learningmxnetneural-networkobject-detection
Related projects:
Repository | Description | Stars |
---|---|---|
toddsundsted/mxnet.cr | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |
mrkn/mxnet.rb | A Ruby interface to MXNet's deep learning framework | 48 |
dmlc/mxnet.js | A JavaScript package for running deep learning models in the browser without requiring a server | 435 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
fielddb/deeplearntoolbox | A Matlab toolbox for building and training deep neural networks | 0 |
mosdeo/lkydeepnn | A header-only C++ library for training and deploying deep neural networks on embedded systems | 49 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
bruinxiong/senet.mxnet | An implementation of Squeeze-and-Excitation Networks in MXNet for image classification tasks. | 154 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |
scisharp/keras.net | A high-level neural networks API for C# and F#, enabling fast prototyping of deep learning models. | 601 |