Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト

Results 1 - 10 of 549 for host:mxnet.apache.org (0.02 sec)

  1. Learning Rate Schedules — Apache MXNet document...

    Learning Rate Schedules Setting the learning rate for stochastic gradient descent (SGD) is crucially important when t...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/learning_rates...
    Registered: 2023-06-09 07:58
    - Last Modified: 2023-01-05 05:04
    - 202K bytes
    - Viewed (0)
  2. MXNet Gluon Fit API — Apache MXNet documentation

    MXNet Gluon Fit API In this tutorial, you will learn how to use the Gluon Fit API which is the easiest way to train d...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/training/fit_api_tutori...
    Registered: 2023-06-09 07:58
    - Last Modified: 2023-01-05 05:04
    - 184.6K bytes
    - Viewed (0)
  3. Deployment — Apache MXNet documentation

    Deployment The following tutorials will help you learn how to deploy MXNet on various platforms and in different lang...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/deploy/index.html
    Registered: 2023-06-09 08:00
    - Last Modified: 2023-01-05 05:04
    - 145.5K bytes
    - Viewed (0)
  4. Inference — Apache MXNet documentation

    Inference The following tutorials will help you learn how to deploy MXNet models for inference applications. GluonCV ...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/deploy/inference/index.html
    Registered: 2023-06-09 08:00
    - Last Modified: 2023-01-05 05:04
    - 145K bytes
    - Viewed (0)
  5. Array objects — Apache MXNet documentation

    Array objects np provides an N-dimensional array type, the ndarray , which describes a collection of “items” of the s...
    mxnet.apache.org/versions/master/api/python/docs/api/np/arrays.html
    Registered: 2023-06-09 07:59
    - Last Modified: 2023-01-05 05:04
    - 138.4K bytes
    - Viewed (0)
  6. mxnet.np.linalg.matrix_power — Apache MXNet doc...

    mxnet.np.linalg.matrix_power matrix_power ( a , n ) Raise a square matrix to the (integer) power n . For positive int...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.matrix_power.html
    Registered: 2023-06-09 08:09
    - Last Modified: 2023-01-05 05:04
    - 138.7K bytes
    - Viewed (0)
  7. mxnet.np.unwrap — Apache MXNet documentation

    mxnet.np.unwrap unwrap ( p , discont=3.141592653589793 , axis=-1 ) Unwrap by changing deltas between values to 2*pi c...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.unwrap.html
    Registered: 2023-06-09 08:09
    - Last Modified: 2023-01-05 05:04
    - 136.2K bytes
    - Viewed (0)
  8. mxnet.np.arccosh — Apache MXNet documentation

    mxnet.np.arccosh arccosh ( x , out=None , **kwargs ) Inverse hyperbolic cosine, element-wise. >>>np.acosh is np.arcco...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arccosh.html
    Registered: 2023-06-09 08:09
    - Last Modified: 2023-01-05 05:04
    - 136.3K bytes
    - Viewed (0)
  9. mxnet.np.unique — Apache MXNet documentation

    mxnet.np.unique unique ( ar , return_index=False , return_inverse=False , return_counts=False , axis=None ) Find the ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.unique.html
    Registered: 2023-06-09 08:08
    - Last Modified: 2023-01-05 05:04
    - 142.3K bytes
    - Viewed (0)
  10. mxnet.np.tile — Apache MXNet documentation

    mxnet.np.tile tile ( A , reps ) Construct an array by repeating A the number of times given by reps. If reps has leng...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tile.html
    Registered: 2023-06-09 08:08
    - Last Modified: 2023-01-05 05:04
    - 139.2K bytes
    - Viewed (0)
Back to top