Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: テスト test

Results 81 - 90 of 549 for host:mxnet.apache.org (0.02 sec)

  1. mxnet.optimizer.sgld — Apache MXNet documentation

    Source code for mxnet.optimizer.sgld # coding: utf-8 # Licensed to the Apache Software Foundation (ASF) under one # o...
    mxnet.apache.org/versions/master/api/python/docs/_modules/mxnet/optimizer/sgld.html
    Registered: Fri Apr 26 09:09:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 154.8K 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 Apr 26 09:10:57 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 Apr 26 09:10:39 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 168.2K bytes
    - Viewed (0)
  4. gluon.Trainer — Apache MXNet documentation

    gluon.Trainer class Trainer ( params , optimizer , optimizer_params=None , kvstore='device' , compression_params=None...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/trainer.html
    Registered: Fri Apr 26 08:57:29 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 151K bytes
    - Viewed (0)
  5. mxnet.npx.softmax — Apache MXNet documentation

    mxnet.npx.softmax softmax ( data , length=None , axis=-1 , temperature=None , use_length=False , dtype=None ) Applies...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.softmax.html
    Registered: Fri Apr 26 08:56:45 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 143.6K bytes
    - Viewed (0)
  6. gluon.metric — Apache MXNet documentation

    gluon.metric Online evaluation metric module. Classes Accuracy ([axis, name, output_names, label_names]) Computes acc...
    mxnet.apache.org/versions/master/api/python/docs/api/gluon/metric/index.html
    Registered: Fri Apr 26 08:57:33 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 355.8K bytes
    - Viewed (0)
  7. mxnet.npx.topk — Apache MXNet documentation

    mxnet.npx.topk topk ( data , axis=-1 , k=1 , ret_typ='indices' , is_ascend=False , dtype='float32' ) Returns the indi...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.topk.html
    Registered: Fri Apr 26 09:00:20 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 146.8K bytes
    - Viewed (0)
  8. 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 Apr 26 09:00:25 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 171.3K bytes
    - Viewed (0)
  9. mxnet.optimizer — Apache MXNet documentation

    mxnet.optimizer Optimizer API of MXNet. Classes Optimizer ([rescale_grad, param_idx2name, …]) The base class inherite...
    mxnet.apache.org/versions/master/api/python/docs/api/optimizer/index.html
    Registered: Fri Apr 26 08:59:51 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 354.5K bytes
    - Viewed (0)
  10. mxnet.npx.pick — Apache MXNet documentation

    mxnet.npx.pick pick ( data , index , axis=-1 , mode='clip' , keepdims=False ) Picks elements from an input array acco...
    mxnet.apache.org/versions/master/api/python/docs/api/npx/generated/mxnet.npx.pick.html
    Registered: Fri Apr 26 08:59:42 UTC 2024
    - Last Modified: Thu Jan 05 05:04:49 UTC 2023
    - 147.1K bytes
    - Viewed (0)
Back to top