- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1 - 10 of 78 for test (0.12 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: 2025-03-21 07:19 - Last Modified: 2023-01-05 05:04 - 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: 2025-03-21 07:18 - Last Modified: 2023-01-05 05:04 - 224K bytes - Viewed (0) -
Gluon: from experiment to deployment — Apache M...
define the test metrics and start fine-tuning. [6]: def test ( net...organize your data into train, test, and validation sets. Run the...mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/gluon_from_experiment_...Registered: 2025-03-21 07:16 - Last Modified: 2023-01-05 05:04 - 187.4K 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: 2025-03-21 07:54 - Last Modified: 2023-01-05 05:04 - 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: 2025-03-21 07:21 - Last Modified: 2023-01-05 05:04 - 208.1K 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: 2025-03-21 07:18 - Last Modified: 2023-01-05 05:04 - 189.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: 2025-03-21 07:22 - Last Modified: 2023-01-05 05:04 - 198.7K 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: 2025-03-21 08:05 - Last Modified: 2023-01-05 05:04 - 24.1K bytes - Viewed (0) -
mxnet.npx.convolution — Apache MXNet documentation
tuning limited_workspace :run test and pick the fastest algorithm...algo by running performance test. cudnn_off ( boolean , optional...mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.convolution.htmlRegistered: 2025-03-21 07:49 - Last Modified: 2023-01-05 05:04 - 150.4K 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: 2025-03-21 07:18 - Last Modified: 2023-01-05 05:04 - 250.8K bytes - Viewed (0)