#MXNet #Scala package is out! http://goo.gl/bUClIN Thanks to everyone's efforts! @javelinjs @tqchenml @yanqingmen Happy using! #DMLC

Note to self: #NVIDIA have an open-source inference server for machine learning models. (They mostly sell SaaS on top of it)

Supports #TensorFlow, #PyTorch, #ONNX, #TensorRT, #mxnet.

Runs on #k8s. Features queue control, monitoring.

Triton Inference Server https://github.com/triton-inference-server

Triton Inference Server

Triton Inference Server has 33 repositories available. Follow their code on GitHub.

GitHub

MXNet doesn't look difficult...but I see two mayor issues:
a) Community yet small
b) Lack of pretrained models for transfer learning. A big hit would be support by Hugginface models and pretrained models with ImageNet.

#MXNet #DeepLearning

(1/n)๐๐ž๐ฐ ๐ซ๐ž๐ฅ๐ž๐š๐ฌ๐ž ๐Ÿ๐จ๐ซ ๐ญ๐ก๐ž ๐ƒ๐ข๐ฏ๐ž ๐ข๐ง๐ญ๐จ ๐ƒ๐ž๐ž๐ฉ ๐‹๐ž๐š๐ซ๐ง๐ข๐ง๐  ๐›๐จ๐จ๐ค! ๐ŸŽŠ๐ŸŽ‰

The ๐ƒ๐ข๐ฏ๐ž ๐ข๐ง๐ญ๐จ ๐ƒ๐ž๐ž๐ฉ ๐‹๐ž๐š๐ซ๐ง๐ข๐ง๐  book is an educational project by Amazon's scientists and other contributors focusing on deep learning models and their applications. It is interactive and available online for ๐Ÿ๐ซ๐ž๐ž and implemented with multiple deep learning frameworks such as ๐๐ฒ๐“๐จ๐ซ๐œ๐ก, ๐๐ฎ๐ฆ๐๐ฒ/๐Œ๐—๐๐ž๐ญ, ๐†๐จ๐จ๐ ๐ฅ๐ž ๐‰๐€๐—, and ๐“๐ž๐ง๐ฌ๐จ๐ซ๐…๐ฅ๐จ๐ฐ ๐Ÿš€.

#deeplearning #neuralnetworks #machinelearning #pytorch #python #nlp #computervision #tensorflow #mxnet #jax

Alright ! I got #mxnet for #cplusplus to compile from scratch without any effort.

```
$ mkdir -p build && cd build

$ cmake -DUSE_CPP_PACKAGE=1 -DUSE_CUDA=OFF ..

$ make -j4

```
Wait almost 45 minutes and it is done.
Next step is to try out their tutorial examples.

@untitled01ipynb @metal3d I am starting out with #mxnet , wish me luck.
If someone here can give me an explanation for "why #mxnet is not more widely used while #Tensorflow and #Pytorch are slower?". I like TF and PT but mxnet is IMHO not used enough.
Machine Learning with MXNet.cr

PeerTube
Machine Learning with MXNet.cr

PeerTube
bayes classification exercise on mxnet.cr

cleaning up the mxnet.cr exercises.

also demonstrated above is ishiโ€”which tries to be a mathplotlib.pyplot like wrapper on top of gnuplot albeit written in crystalโ€”and iterm2โ€”which outputs charts to the console.

#mxnet #ishi #iterm2

toddsundsted/mxnet.cr

MXNet (AI/ML) bindings for the Crystal language. Contribute to toddsundsted/mxnet.cr development by creating an account on GitHub.