Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 101 - 110 of 524 for host:mxnet.apache.org (0.02 sec)

  1. mxnet.optimizer.nadam — Apache MXNet documentation

    Source code for mxnet.optimizer.nadam # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one # ...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/nadam.html
    Registered: Fri Jun 07 07:46:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 161.7K bytes
    - Viewed (0)
  2. Overview: module code — Apache MXNet documentation

    All modules for which code is available mxnet._ctypes.cached_op mxnet.autograd mxnet.callback mxnet.contrib.io mxnet....
    mxnet.apache.org/versions/master/api/python/docs/_modules/index.html
    Registered: Fri Jun 07 07:52:18 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 146K bytes
    - Viewed (0)
  3. Distributed Key-Value Store — Apache MXNet docu...

    Distributed Key-Value Store KVStore is a place for data sharing. Think of it as a single object shared across differe...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/kvstore/kvstore.html
    Registered: Fri Jun 07 07:03:29 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 170.9K bytes
    - Viewed (0)
  4. An Intro: Manipulate Data the MXNet Way with ND...

    An Intro: Manipulate Data the MXNet Way with NDArray Overview This guide will introduce you to how data is handled wi...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/legacy/ndarray/01-ndarray-int...
    Registered: Fri Jun 07 07:03:36 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 166.6K bytes
    - Viewed (0)
  5. Data Tutorials — Apache MXNet documentation

    Data Tutorials These tutorials will help you learn how to load and use datasets with the Gluon API. Data Augmentation...
    mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/data/index.html
    Registered: Fri Jun 07 07:03:00 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 145.5K bytes
    - Viewed (0)
  6. mxnet.np.linalg.lstsq — Apache MXNet documentation

    mxnet.np.linalg.lstsq lstsq ( a , b , rcond='warn' ) Return the least-squares solution to a linear matrix equation. S...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.linalg.lstsq.html
    Registered: Fri Jun 07 07:19:13 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 139.1K bytes
    - Viewed (0)
  7. mxnet.np.nansum — Apache MXNet documentation

    mxnet.np.nansum nansum ( a , axis=None , dtype=None , out=None , keepdims=<no value> ) Return the sum of array elemen...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.nansum.html
    Registered: Fri Jun 07 07:18:53 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 140.6K bytes
    - Viewed (0)
  8. mxnet.np.round_ — Apache MXNet documentation

    mxnet.np.round_ round_ ( a , decimals=0 , out=None ) Round an array to the given number of decimals. See also around(...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.round_.html
    Registered: Fri Jun 07 07:18:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 133.9K bytes
    - Viewed (0)
  9. mxnet.np.arctan — Apache MXNet documentation

    mxnet.np.arctan arctan ( x , out=None , **kwargs ) Trigonometric inverse tangent, element-wise. The inverse of tan, s...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.arctan.html
    Registered: Fri Jun 07 07:17:32 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 136.9K bytes
    - Viewed (0)
  10. mxnet.np.cumprod — Apache MXNet documentation

    mxnet.np.cumprod cumprod ( a , axis=None , dtype=None , out=None ) Return the cumulative product of elements along a ...
    mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.cumprod.html
    Registered: Fri Jun 07 07:17:52 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 138.1K bytes
    - Viewed (0)
Back to top