mxnet
Here are 593 public repositories matching this topic...
-
Updated
Jul 13, 2022 - JavaScript
-
Updated
Jul 13, 2022 - C++
-
Updated
Jul 13, 2022 - Python
We should sort imports with isort to keep the import section clean
-
Updated
Jul 12, 2022 - Python
-
Updated
Jul 13, 2022 - Python
-
Updated
Apr 21, 2022 - Jupyter Notebook
-
Updated
Mar 30, 2022 - Python
-
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
DALI + Catalyst = 🚀
-
Updated
Jun 22, 2022 - Jupyter Notebook
-
Updated
Jul 13, 2022 - Python
-
Updated
Jul 3, 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.
-
Updated
Feb 14, 2022
-
Updated
Sep 23, 2021 - Python
Description
The studentT distribution from torch expects positive (x > 0) constraint on the scale and df parameters. The current implementation takes softplus(input) and softplus(-120) > 0 results in False
To Reproduce
(Please provide minimal example of code snippet that reproduces the error. For existing examples, please provide link.)
from gluonts.torch.modules.distributImplement TabNet
Description
This issue is to create the TabNet model and add it to the basic model zoo. TabNet is a good example of a deep learning model that will work with the tabular modality. Then, it can be trained or tested with an implementation of the CsvDataset such as AirfoilRandomAccess or AmesRandomAccess.
References
- Paper: [TabNet: Attentive Interpretable Tabular Learning](htt
-
Updated
Jul 13, 2022 - Python
-
Updated
Jul 4, 2022 - Python
[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
-
Updated
Dec 27, 2021 - Python
-
Updated
Jun 22, 2022 - Jupyter Notebook
-
Updated
Jul 22, 2021 - Java
-
Updated
Jul 13, 2022 - Python
-
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