mxnet
Here are 592 public repositories matching this topic...
Visualizer for neural network, deep learning, and machine learning models
-
Updated
May 15, 2022 - JavaScript
ncnn is a high-performance neural network inference framework optimized for the mobile platform
-
Updated
May 15, 2022 - C++
Although the results look nice and ideal in all TensorFlow plots and are consistent across all frameworks, there is a small difference (more of a consistency issue). The result training loss/accuracy plots look like they are sampling on a lesser number of points. It looks more straight and smooth and less wiggly as compared to PyTorch or MXNet.
It can be clearly seen in chapter 6([CNN Lenet](ht
Open standard for machine learning interoperability
-
Updated
May 13, 2022 - C++
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
-
Updated
May 12, 2022 - Python
State-of-the-art 2D and 3D Face Analysis Project
-
Updated
May 14, 2022 - Python
深度学习入门教程, 优秀文章, Deep Learning Tutorial
-
Updated
Apr 21, 2022 - Jupyter Notebook
Setup and customize deep learning environment in seconds.
-
Updated
Mar 30, 2022 - Python
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
-
Updated
Mar 1, 2021 - Python
Hi,
I need to download the something-to-something and jester datasets. But the 20bn website "https://20bn.com" are not available for weeks, the error message is "503 Service Temporarily Unavailable".
I have already downloaded the video data of something-to-something v2, and I need the label dataset. For the Jester, I need both video and label data. Can someone share me the
Related: awslabs/autogluon#1479
Add a scikit-learn compatible API wrapper of TabularPredictor:
- TabularClassifier
- TabularRegressor
Required functionality (may need more than listed):
- init API
- fit API
- predict API
- works in sklearn pipelines
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
-
Updated
Sep 27, 2021 - Jupyter Notebook
DALI + Catalyst = 🚀
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
-
Updated
May 12, 2022
I have the same hardware envs, same network, but I could not get the result as you, almost half as you. Any best practices and experience? thanks very much! for bytePS with 1 instance and 8 GPU, I have similar testing result.
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
-
Updated
Feb 14, 2022
A Simple and Versatile Framework for Object Detection and Instance Recognition
-
Updated
Sep 23, 2021 - Python
Description
(A clear and concise description of what the feature is.)
util.cumsumimplementation https://github.com/awslabs/gluon-ts/blob/master/src/gluonts/mx/util.py#L326 does not scale undermx.ndarraycumsumis 2-5 times slower thannd.cumsumunder bothmx.symandmx.ndarray, and even fails for large 4-dim input
Sample test
Code
# import ...
def test_
Sandbox for training deep learning networks
-
Updated
Dec 14, 2021 - Python
-
Updated
May 13, 2022 - Python
Description
A time series dataset contains a sequence of events happening across time. Some examples are climate, stocks, and forecasting. This issue is to add any time series dataset to the DJL basicdatasets.
References
- Possible datasets to implement
- Daily climate time series dataset
- [DJIA 30
[Error Message] Improve error message in SentencepieceTokenizer when arguments are not expected.
Description
While using tokenizers.create with the model and vocab file for a custom corpus, the code throws an error and is not able to generate the BERT vocab file
Error Message
ValueError: Mismatch vocabulary! All special tokens specified must be control tokens in the sentencepiece vocabulary.
To Reproduce
from gluonnlp.data import tokenizers
tokenizers.create('spm', model_p
Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
-
Updated
Dec 27, 2021 - Python
Machine Learning University: Accelerated Natural Language Processing Class
-
Updated
Apr 27, 2022 - Jupyter Notebook
A library for training and deploying machine learning models on Amazon SageMaker
-
Updated
May 15, 2022 - Python
The Unified Machine Learning Framework
-
Updated
May 16, 2022 - Python
The collaboration workspace for Machine Learning
-
Updated
Jan 12, 2022 - Kotlin
Improve this page
Add a description, image, and links to the mxnet topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mxnet topic, visit your repo's landing page and select "manage topics."


Description
This is a documentation bug. The parameter of API
mxnet.test_utils.check_numeric_gradientis not consistent between signature and Parameter section. There is a parametercheck_epsin the Parameter section, but it is not in the signature.Link to document: https://mxnet.apache.org/versions/1.6/api/python/docs/api/mxnet/test_utils/index.html#mxnet.test_utils.check_numeric_gra