Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 41 - 50 of 549 for host:mxnet.apache.org (0.02 sec)

  1. vision.datasets — Apache MXNet documentation

    vision.datasets Gluon provides pre-defined vision datasets functions in the mxnet.gluon.data.vision.datasets module. ...
    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)
  2. mxnet.optimizer.lans — Apache MXNet documentation

    Source code for mxnet.optimizer.lans # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one # o...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/lans.html
    Registered: Fri May 17 09:13:15 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 175.8K bytes
    - Viewed (0)
  3. mxnet.optimizer.adam — Apache MXNet documentation

    Source code for mxnet.optimizer.adam # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one # o...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/adam.html
    Registered: Fri May 17 09:13:21 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 168.2K bytes
    - Viewed (0)
  4. mxnet.gluon.model_zoo.vision.resnet — Apache MX...

    Source code for mxnet.gluon.model_zoo.vision.resnet # Licensed to the Apache Software Foundation (ASF) under one # or...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/gluon/model_zoo/vision/resnet.html
    Registered: Fri May 17 09:14:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 231.2K bytes
    - Viewed (0)
  5. 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: Fri May 17 08:27:54 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 196.8K bytes
    - Viewed (0)
  6. mxnet.np — Apache MXNet documentation

    mxnet.np This section contains the mxnet.np API reference documentation. The topics here explain the functions, modul...
    mxnet.apache.org/versions/master/api/python/docs/api/np/index.html
    Registered: Fri May 17 08:34:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 137.1K bytes
    - Viewed (0)
  7. Array creation routines — Apache MXNet document...

    Array creation routines Ones and zeros eye (N[, M, k, dtype, device]) Return a 2-D array with ones on the diagonal an...
    mxnet.apache.org/versions/master/api/python/docs/api/np/routines.array-creation.html
    Registered: Fri May 17 08:34:37 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 146.6K bytes
    - Viewed (0)
  8. mxnet.np.tan — Apache MXNet documentation

    mxnet.np.tan tan ( x , out=None , **kwargs ) Compute tangent element-wise. Equivalent to np.sin(x)/np.cos(x) element-...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.tan.html
    Registered: Fri May 17 08:42:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.1K bytes
    - Viewed (0)
  9. mxnet.np.radians — Apache MXNet documentation

    mxnet.np.radians radians ( x , out=None , **kwargs ) Convert angles from degrees to radians. Parameters x ( ndarray o...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.radians.html
    Registered: Fri May 17 08:42:48 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 135.6K bytes
    - Viewed (0)
  10. 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: Fri May 17 08:41:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.1K bytes
    - Viewed (0)
Back to top