Bigdata
Now Reading
MXNet
0
Review

MXNet

Overview
Synopsis

Mxnet is a flexible and efficient library for deep learning. MXNet is developed by collaborators from multiple universities and companies.

Category

Deep Learning Software

Features

• Flexible
• Portable
• Multiple Languages
• Auto-Differentiation
• Distributed on Cloud
• Performance

License

Proprietary

Price

Free

Pricing

Subscription

Free Trial

Available

Users Size

Small (<50 employees), Medium (50 to 1000 Enterprise (>1001 employees)

Website
Company

MXNet

PAT Rating™
Editor Rating
Aggregated User Rating
Rate Here
Ease of use
7.8
8.7
Features & Functionality
7.8
8.8
Advanced Features
7.8
8.4
Integration
7.8
8.8
Performance
7.8
4.9
Training
9.5
Customer Support
7.8
9.5
Implementation
9.0
Renew & Recommend
9.5
Bottom Line

MXNet provides a rich Python API to serve a broad community of Python developers.

7.8
Editor Rating
8.6
Aggregated User Rating
2 ratings
You have rated this

Mxnet is a flexible and efficient library for deep learning. MXNet is developed by collaborators from multiple universities and companies. MXNet provides a rich Python API to serve a broad community of Python developers. MXNet offer powerful tools to help developers exploit the full capabilities of GPUs and cloud computing. While these tools are generally useful and applicable to any mathematical computation, MXNet places a special emphasis on speeding up the development and deployment of large-scale deep neural networks. With MXNet, it’s easy to specify where each data structures should live. MXNet makes it easy to scale computation with number of available GPUs. MXNet automates the derivative calculations that once bogged down neural network research. MXNet provides optimized numerical computation for GPUs and distributed ecosystems, from the comfort of high-level environments like Python and R. In addition, MXNet automates common workflows, so standard neural networks can be expressed concisely in just a few lines of code. MXNet supports two styles of programming: imperative programming (supported by the NDArray API) and symbolic programming (supported by the Symbol API). In short, imperative programming is the style that users are likely to be most familiar with. Here if A and B are variables denoting matrices, then C = A + B is a piece of code that when executed sums the values referenced by A and B and stores their sum C in a new variable. Symbolic programming, on the other hand, allows functions to be defined abstractly through computation graphs. In the symbolic style, users first express complex functions in terms of placeholder values. Then, users can execute these functions by binding them to real values.

Filter reviews
User Ratings





User Company size



User role





User industry





Ease of use
Features & Functionality
Advanced Features
Integration
Performance
Training
Customer Support
Implementation
Renew & Recommend

What's your reaction?
Love It
0%
Very Good
0%
INTERESTED
0%
COOL
0%
NOT BAD
0%
WHAT !
0%
HATE IT
0%