Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: %27 [xss] test テスト

Results 281 - 290 of 549 for host:mxnet.apache.org (0.06 sec)

  1. The NP on MXNet cheat sheet — Apache MXNet docu...

    The NP on MXNet cheat sheet To begin, import the np and npx module and update MXNet to run in NumPy-like mode. [1]: f...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/np/cheat-sheet.html
    Registered: Wed Mar 12 07:07:00 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 216.3K bytes
    - Viewed (0)
  2. Handwritten Digit Recognition — Apache MXNet do...

    Handwritten Digit Recognition In this tutorial, we’ll give you a step by step walk-through of how to build a hand-wri...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/mnist.html
    Registered: Wed Mar 12 07:08:17 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 198.7K bytes
    - Viewed (0)
  3. Optimizers — Apache MXNet documentation

    Optimizers Deep learning models are comprised of a model architecture and the model parameters. The model architectur...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/optimizer/index.html
    Registered: Wed Mar 12 07:08:23 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 205.2K bytes
    - Viewed (0)
  4. KVStore — Apache MXNet documentation

    KVStore Distributed Training Using the KVStore API kvstore.html How to use the KVStore API to use multiple GPUs when ...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/kvstore/index.html
    Registered: Wed Mar 12 07:07:44 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.4K bytes
    - Viewed (0)
  5. mxnet.np.random.logistic — Apache MXNet documen...

    mxnet.np.random.logistic logistic ( loc=0.0 , scale=1.0 , size=None , device=None , out=None ) Draw samples from a lo...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.logistic...
    Registered: Wed Mar 12 07:29:27 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.9K bytes
    - Viewed (0)
  6. mxnet.np.max — Apache MXNet documentation

    mxnet.np.max max ( a , axis=None , out=None , keepdims=False ) Return the maximum of an array or maximum along an axi...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.max.html
    Registered: Wed Mar 12 07:29:39 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139K bytes
    - Viewed (0)
  7. mxnet.npx.dropout — Apache MXNet documentation

    mxnet.npx.dropout dropout ( data , p=0.5 , mode='training' , axes=None , cudnn_off=False , **kwargs ) Applies dropout...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.dropout.html
    Registered: Wed Mar 12 07:32:20 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.2K bytes
    - Viewed (0)
  8. mxnet.npx.layer_norm — Apache MXNet documentation

    mxnet.npx.layer_norm layer_norm ( data=None , gamma=None , beta=None , axis=None , eps=None , output_mean_var=None ) ...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.layer_norm.html
    Registered: Wed Mar 12 07:31:44 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.8K bytes
    - Viewed (0)
  9. mxnet.np.histogramdd — Apache MXNet documentation

    mxnet.np.histogramdd histogramdd ( sample , bins=10 , range=None , normed=None , weights=None , density=None ) Comput...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.histogramdd.html
    Registered: Wed Mar 12 07:32:03 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139.2K bytes
    - Viewed (0)
  10. mxnet.np.ndarray.sort — Apache MXNet documentation

    mxnet.np.ndarray.sort ndarray. sort ( axis=-1 , descending=False , stable=True ) Convenience fluent method for sort()...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.ndarray.sort.html
    Registered: Wed Mar 12 07:26:44 UTC 2025
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 134.1K bytes
    - Viewed (0)
Back to top