Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test

Results 31 - 40 of 524 for host:mxnet.apache.org (0.07 sec)

  1. mxnet.np.rint — Apache MXNet documentation

    mxnet.np.rint rint ( x , out=None , **kwargs ) Round elements of the array to the nearest integer. Parameters x ( nda...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.rint.html
    Registered: Mon Oct 28 10:40:43 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.7K bytes
    - Viewed (0)
  2. mxnet.np.partition — Apache MXNet documentation

    mxnet.np.partition partition ( a , kth , axis=-1 , kind='introselect' , order=None ) Return a partitioned copy of an ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.partition.html
    Registered: Mon Oct 28 10:42:15 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139.1K bytes
    - Viewed (0)
  3. mxnet.np.interp — Apache MXNet documentation

    mxnet.np.interp interp ( x , xp , fp , left=None , right=None , period=None ) One-dimensional linear interpolation. R...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.interp.html
    Registered: Mon Oct 28 10:41:15 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 142.4K bytes
    - Viewed (0)
  4. mxnet.np.nancumsum — Apache MXNet documentation

    mxnet.np.nancumsum nancumsum ( a , axis=None , dtype=None , out=None ) Return the cumulative sum of array elements ov...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nancumsum.html
    Registered: Mon Oct 28 10:41:30 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 138.2K bytes
    - Viewed (0)
  5. mxnet.np.random.power — Apache MXNet documentation

    mxnet.np.random.power power ( a , size=None , device=None , out=None ) Draw samples in [0, 1] from a power distributi...
    mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.power.html
    Registered: Mon Oct 28 10:41:48 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 144.1K bytes
    - Viewed (0)
  6. mxnet.np.cos — Apache MXNet documentation

    mxnet.np.cos cos ( x , out=None , **kwargs ) Cosine, element-wise. Parameters x ( ndarray or scalar ) – Angle, in rad...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cos.html
    Registered: Mon Oct 28 10:44:19 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.1K bytes
    - Viewed (0)
  7. Parameter Management — Apache MXNet documentation

    Parameter Management The ultimate goal of training deep neural networks is finding good parameter values for a given ...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/parameters.html
    Registered: Mon Oct 28 10:14:50 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 196.8K bytes
    - Viewed (0)
  8. Machine Translation with Transformer — Apache M...

    Machine Translation with Transformer In this notebook, we will show how to train Transformer introduced in [1] and ev...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/text/transformer.html
    Registered: Mon Oct 28 10:14:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 219.1K bytes
    - Viewed (0)
  9. Blocks — Apache MXNet documentation

    Blocks Custom Layers Hybridize Initialization Parameter and Block Naming Layers and Blocks Parameter Management Savin...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/blocks/index.html
    Registered: Mon Oct 28 10:15:03 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 145.4K bytes
    - Viewed (0)
  10. Learning Rate Finder — Apache MXNet documentation

    Learning Rate Finder Setting the learning rate for stochastic gradient descent (SGD) is crucially important when trai...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/learning_rates...
    Registered: Mon Oct 28 10:15:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 201.3K bytes
    - Viewed (0)
Back to top