- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 381 - 390 of 549 for host:mxnet.apache.org (0.05 sec)
-
mxnet.np.heaviside — Apache MXNet documentation
mxnet.np.heaviside heaviside ( x1 , x2 , / , out=None , * , where=True , casting='same_kind' , order='K' , dtype=None...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.heaviside.htmlRegistered: Wed Apr 16 07:11:03 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 137.7K bytes - Viewed (0) -
mxnet.np.sort — Apache MXNet documentation
mxnet.np.sort sort ( a , axis=-1 , descending=False , stable=True ) Return a sorted copy of an array. Notes sort is a...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sort.htmlRegistered: Wed Apr 16 07:10:02 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 136.9K bytes - Viewed (0) -
mxnet.np.sqrt — Apache MXNet documentation
mxnet.np.sqrt sqrt ( x , out=None , **kwargs ) Return the non-negative square-root of an array, element-wise. Paramet...mxnet.apache.org/versions/master/api/python/docs/api/np/generated/mxnet.np.sqrt.htmlRegistered: Wed Apr 16 07:10:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 135.5K bytes - Viewed (0) -
mxnet.np.random.choice — Apache MXNet documenta...
mxnet.np.random.choice choice ( a , size=None , replace=True , p=None , device=None , out=None ) Generates a random s...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.choice.htmlRegistered: Wed Apr 16 07:10:35 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.9K bytes - Viewed (0) -
mxnet.np.random.randint — Apache MXNet document...
mxnet.np.random.randint randint ( low , high=None , size=None , dtype=None , device=None , out=None ) Return random i...mxnet.apache.org/versions/master/api/python/docs/api/np/random/generated/mxnet.np.random.randint....Registered: Wed Apr 16 07:10:26 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.2K bytes - Viewed (0) -
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.htmlRegistered: Wed Apr 16 06:56:32 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 139K bytes - Viewed (0) -
Image similarity search with InfoGAN — Apache M...
Image similarity search with InfoGAN This notebook shows how to implement an InfoGAN based on Gluon. InfoGAN is an ex...mxnet.apache.org/versions/master/api/python/docs/tutorials/packages/gluon/image/info_gan.htmlRegistered: Wed Apr 16 06:53:47 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 284.1K bytes - Viewed (0) -
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: Wed Apr 16 06:53:51 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 202.3K bytes - Viewed (0) -
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.htmlRegistered: Wed Apr 16 06:53:55 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 145.8K bytes - Viewed (0) -
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.htmlRegistered: Wed Apr 16 06:56:36 UTC 2025 - Last Modified: Thu Jan 05 05:04:49 UTC 2023 - 138.7K bytes - Viewed (0)