Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 21 - 30 of 69 for test (0.07 sec)

  1. 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.html
    Registered: Fri May 17 08:31:16 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 198.7K bytes
    - Viewed (0)
  2. mxnet.kvstore.kvstore — Apache MXNet documentation

    disable=unsupported-membership-test ckeys , cvals = _ctype_dict...disable=unsupported-membership-test # send the optimizer to server...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/kvstore/kvstore.html
    Registered: Fri May 17 09:13:59 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 221.4K bytes
    - Viewed (0)
  3. Gluon — Apache MXNet documentation

    Text Tutorials text/index.html How to create...Topics Naming blocks/naming.html Best practices for the naming of...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/index.html
    Registered: Fri May 17 08:27:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 150.9K bytes
    - Viewed (0)
  4. Step 6: Train a Neural Network — Apache MXNet d...

    True ) test_loader = gluon . data . DataLoader ( test_dataset...for the validation and test set def test ( val_data ): acc = gluon...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/6-train-n...
    Registered: Fri May 17 08:27:37 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 250.8K bytes
    - Viewed (0)
  5. gluon.metric — Apache MXNet documentation

    accuracy score is defined as \[\text{accuracy}(y, \hat{y}) = \frac{1}{n}...\frac{1}{n} \sum_{i=0}^{n-1} \text{1}(\hat{y_i} == y_i)\] Methods...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/metric/index.html
    Registered: Fri May 17 09:03:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 355.8K bytes
    - Viewed (0)
  6. mxnet.np.count_nonzero — Apache MXNet documenta...

    x) of Python objects that tests an object’s “truthfulness”....
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.count_nonzero.html
    Registered: Fri May 17 08:52:52 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 138.8K bytes
    - Viewed (0)
  7. mxnet.np.random.chisquare — Apache MXNet docume...

    is often used in hypothesis testing. Parameters df ( float or ndarray...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.chisquar...
    Registered: Fri May 17 08:52:14 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 144.9K bytes
    - Viewed (0)
  8. mxnet.recordio — Apache MXNet documentation

    MXRecordIO('test.rec', 'r') >>> item = record.read()...record = mx.recordio.MXRecordIO('test.rec', 'r') >>> item = record.read()...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/recordio.html
    Registered: Fri May 17 09:18:26 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 196.1K bytes
    - Viewed (0)
  9. Image Augmentation — Apache MXNet documentation

    test_utils . download ( image_url...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/data/data_augmentation....
    Registered: Fri May 17 08:27:57 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 186.6K bytes
    - Viewed (0)
  10. Step 5: Datasets and DataLoader — Apache MXNet ...

    / images / test / car / xyz . jpg ./ images / test / bus / uvw...dataset_name) testing_path = os.path.join(data_folder, “{}_test”.format(dataset_name))...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/getting-started/crash-course/5-dataset...
    Registered: Fri May 17 08:28:47 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 196.4K bytes
    - Viewed (0)
Back to top