Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 1 - 10 of 69 for test (0.04 sec)

  1. mxnet.test_utils — Apache MXNet documentation

    test_utils Tools for testing. Classes DummyIter (real_iter)...None. test_grad ( bool , optional ) – Whether to test the consistency...
    mxnet.apache.org/versions/master/api/python/docs/api/test_utils/index.html
    Registered: Fri May 17 09:07:51 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 269.6K bytes
    - Viewed (0)
  2. Machine Translation with Transformer — Apache M...

    ( 'Best model test Loss= %.4f , test ppl= %.4f ' % ( test_loss...%d , test Loss= %.4f , test ppl= %.4f ' % ( epoch_id , test_loss...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/transformer.html
    Registered: Fri May 17 08:28:22 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 219.1K bytes
    - Viewed (0)
  3. Google Neural Machine Translation — Apache MXNe...

    common_prefix + '_test' ) if not data_test_processed : data_test_processed...100 )) test_loss , test_translation_out = evaluate ( test_data_loader...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/gnmt.html
    Registered: Fri May 17 08:31:26 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 224K bytes
    - Viewed (0)
  4. 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 May 17 08:29:55 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 189.1K bytes
    - Viewed (0)
  5. 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 May 17 08:28:26 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 201.3K bytes
    - Viewed (0)
  6. Custom Loss Blocks — Apache MXNet documentation

    training_dir ) test = GetImagePairs ( testing_dir ) train_dataloader...16 ) test_dataloader = gluon . data . DataLoader ( test . transform...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/loss/custom-loss.html
    Registered: Fri May 17 08:30:43 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 191K bytes
    - Viewed (0)
  7. Running inference on MXNet/Gluon from an ONNX m...

    into MXNet/Gluon learn how to test this model using the sample...sample input/output learn how to test the model on custom images Pre-requisite...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/onnx/inference_on_onnx_model....
    Registered: Fri May 17 08:36:13 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 178.7K bytes
    - Viewed (0)
  8. mxnet.optimizer — Apache MXNet documentation

    Test (**kwargs) The Test optimizer Updater...returned by create_state() . class Test ( **kwargs ) [source] Bases:...
    mxnet.apache.org/versions/master/api/python/docs/api/optimizer/index.html
    Registered: Fri May 17 09:01:34 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 354.5K bytes
    - Viewed (0)
  9. MXNet Gluon Fit API — Apache MXNet documentation

    Monitors a metric save_best = True ) # Save the best model in terms of...images of size 28 * 28 for testing/validation. We will use the...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/fit_api_tutori...
    Registered: Fri May 17 08:31:03 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 184.9K bytes
    - Viewed (0)
  10. vision.datasets — Apache MXNet documentation

    Whether to load the training or testing set. transform ( function ,...Whether to load the training or testing set. transform ( function ,...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/data/vision/datasets/index.html
    Registered: Fri May 17 09:05:36 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 171.3K bytes
    - Viewed (0)
Back to top