mxnet 1.9.1
0
Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.
Contents
Apache MXNet is an ultra-scalable deep learning framework. This version uses openblas and MKLDNN.
How to Install mxnet
You can install mxnet using pip
pip install mxnet
or add it to a project with poetry
poetry add mxnet
Package Details
- Author
- License
- Apache 2.0
- Homepage
- https://github.com/apache/incubator-mxnet
- PyPi:
- https://pypi.org/project/mxnet/
Classifiers
- Scientific/Engineering
- Scientific/Engineering/Artificial Intelligence
- Scientific/Engineering/Mathematics
- Software Development
- Software Development/Libraries
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common mxnet errors.
Code Examples
Here are some mxnet
code examples and snippets.