mxnet.cr
Deep learning library
Provides bindings for MXNet, an open source deep learning framework written in C++
MXNet (AI/ML) bindings for the Crystal language.
22 stars
4 watching
0 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
crystaldeep-learninggluonmachine-learningmxnetneural-networks
Related projects:
Repository | Description | Stars |
---|---|---|
deepakkumar1984/mxnet.sharp | A .NET Standard library providing C# bindings for the Apache MXNet deep learning framework | 149 |
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 |
rocm/mxnet | A deep learning framework that enables efficient and flexible distributed/mobile deep learning with dynamic dataflow dependency scheduling | 28 |
bruinxiong/modified-crunet-and-residual-attention-network.mxnet | An MXNet implementation of a modified deep neural network architecture for image classification | 67 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
songtianyi/go-mxnet-predictor | A Go library providing a direct interface to MXNet's C API for deep learning inference | 55 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
amzn/xfer | A collection of libraries and frameworks for transfer learning and meta-learning in deep neural networks | 252 |
yechengxi/lightnet | A Matlab-based framework for building and training deep learning models | 270 |
neuralegion/crystal-fann | A Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks. | 85 |
coreylowman/dfdx | A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,737 |
dmlc/mxnet-memonger | A tool for optimizing deep learning models to reduce memory usage without sacrificing performance | 308 |
mzaradzki/neuralnets | An experiment with various deep learning libraries and frameworks on images and time series data | 162 |
open-mmlab/mmengine | Provides a flexible and configurable framework for training deep learning models with PyTorch. | 1,179 |