- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 78 for test (0.07 sec)
-
Machine Translation with Transformer — Apache M...
ctx ) print ( 'Best model test Loss= %.4f , test ppl= %.4f ' %...'WMT14 EN-DE SOTA model test loss: %.2f ; test bleu score: %.2f ;...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/transformer.htmlRegistered: Fri Jun 27 07:58:59 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 219.1K bytes - Viewed (0) -
Google Neural Machine Translation — Apache MXNe...
'[Epoch {} ] test Loss= {:.4f} , test ppl= {:.4f} , test bleu= {:.2f}...'gnmt_en_vi_u512' #parameters for testing beam_size = 10 lp_alpha = 1.0...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/gnmt.htmlRegistered: Fri Jun 27 07:58:41 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 224K bytes - Viewed (0) -
mxnet.test_utils — Apache MXNet documentation
”whole” Test the forward_backward speed. ”forward” Only test the...True for all CPU tests. Returns True for GPU tests that are either...mxnet.apache.org/versions/master/api/python/docs/api/test_utils/index.htmlRegistered: Fri Jun 27 08:50:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 269.6K bytes - Viewed (0) -
Fine-tuning an ONNX model — Apache MXNet docume...
Test Accuracy 0.8942307829856873 Testing In the previous...incremental Bayesian approach tested on 101 object categories. IEEE....mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/onnx/fine_tuning_gluon.htmlRegistered: Fri Jun 27 08:02:12 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 208.1K bytes - Viewed (0) -
Handwritten Digit Recognition — Apache MXNet do...
subsequently test its classification accuracy on the 10,000 test images....60,000 training images and 10,000 test images. There are 10 classes...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/mnist.htmlRegistered: Fri Jun 27 07:57:12 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 198.7K bytes - Viewed (0) -
Saving and Loading Gluon Models — Apache MXNet ...
Let’s test the model we just loaded from...Load ten random images from the test dataset sample_data = mx . gluon...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/save_load_params...Registered: Fri Jun 27 07:55:57 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 189.1K bytes - Viewed (0) -
Contribute | Apache MXNet
Test cases to make the codebase more...get started to contribute, and best practices and processes in MXNet....mxnet.apache.org/versions/master/community/indexRegistered: Fri Jun 27 09:03:33 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 24.1K bytes - Viewed (0) -
Step 6: Train a Neural Network — Apache MXNet d...
for the validation and test set def test ( val_data ): acc = gluon...accuracy=0.7733333333333333 5. Test on the test set Now that your network...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/6-train-n...Registered: Fri Jun 27 07:57:39 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 250.8K bytes - Viewed (0) -
Learning Rate Finder — Apache MXNet documentation
for image classification to test our Learning Rate Finder. [2]:...as you wish, but empirical testing suggests using a smoothed average...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/learning_rates...Registered: Fri Jun 27 07:56:17 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 201.3K bytes - Viewed (0) -
Step 5: Datasets and DataLoader — Apache MXNet ...
/ images / test / car / xyz . jpg ./ images / test / bus / uvw...your training dataset from testing dataset, and it’s also good...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/5-dataset...Registered: Fri Jun 27 07:54:52 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 196.4K bytes - Viewed (0)