Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Apache MXNet

From Wikipedia, the free encyclopedia
Multi-language machine learning library
This articlecontainspromotional content. Please helpimprove it by removingpromotional language and inappropriateexternal links, and by adding encyclopedic text written from aneutral point of view.
See ouradvice if the article is about you and read ourscam warning in case someone asks for money to edit this article.
(April 2020) (Learn how and when to remove this message)
Apache MXNet
DeveloperApache Software Foundation
Stable release
1.9.1[1] / 10 May 2022; 3 years ago (10 May 2022)
Written inC++,Python,R,Java,Julia,JavaScript,Scala,Go,Perl
Operating systemWindows,macOS,Linux
TypeLibrary formachine learning anddeep learning
LicenseApache License 2.0
Websitemxnet.apache.org
Repository

Apache MXNet is anopen-sourcedeep learningsoftwareframework that trains and deploysdeep neural networks. It aims to be scalable, allows fastmodel training, and supports a flexibleprogramming model and multipleprogramming languages (includingC++,Python,Java,Julia,MATLAB,JavaScript,Go,R,Scala,Perl, andWolfram Language). The MXNetlibrary isportable and canscale to multipleGPUs[2] and machines. It was co-developed byCarlos Guestrin at theUniversity of Washington, along with GraphLab.[3]

As of September 2023, it is no longer actively developed.[4] Apache MXNet was effectively abandoned due to a combination of factors including lack of significant contributions, outdated builds, and a shift in focus by its major backer, Amazon, towards other frameworks like PyTorch. The project saw no new releases for over a year, and there were very few pull requests or updates from contributors, leading to its move to the Apache Attic in 2023. Additionally, the community began migrating to other frameworks that offered more robust support and development activity.[5]

Features

[edit]

Apache MXNet is a scalable deep learning framework that supports deep learning models, such asconvolutional neural networks (CNNs) andlong short-term memory networks (LSTMs).

Scalability

[edit]

MXNet can be distributed on dynamiccloud infrastructure using adistributed parameter server (based on research atCarnegie Mellon University,Baidu, andGoogle[6]). With multiple GPUs orCPUs, the framework can approach linear scale.

Flexibility

[edit]

MXNet supports both imperative and symbolic programming. The framework allows developers to track, debug, save checkpoints, modifyhyperparameters, and performearly stopping.

Multiple languages

[edit]

MXNet supports Python, R, Scala, Clojure, Julia, Perl,MATLAB, and JavaScript for front-end development and C++ for back-end optimization.

Portability

[edit]

The framework supports deployment of a trained model to low-end devices for inference, such as mobile devices by using Amalgamation.[7] Other deployment targets includeInternet of things devices (using AWS Greengrass),serverless computing (usingAWS Lambda), orcontainers. These low-end environments can have only weaker CPU or limited memory (RAM) and should be able to use the models that were trained on a higher-level environment (GPU-based cluster, for example)

Cloud Support

[edit]

MXNet is supported bypublic cloud providers includingAmazon Web Services (AWS)[8] andMicrosoft Azure.[9] Currently, MXNet is supported byIntel,Baidu,Microsoft,Wolfram Research, and research institutions such asCarnegie Mellon,MIT, theUniversity of Washington, and theHong Kong University of Science and Technology.[10]

See also

[edit]

References

[edit]
  1. ^"Release 1.9.1". 10 May 2022. Retrieved30 June 2022.
  2. ^"Building Deep Neural Networks in the Cloud with Azure GPU VMs, MXNet and Microsoft R Server". Microsoft. 15 September 2016.Archived from the original on August 15, 2023. Retrieved13 May 2017.
  3. ^"Carlos Guestrin".guestrin.su.domains.Archived from the original on September 22, 2023.
  4. ^"Apache MXNet - Apache Attic".
  5. ^"Apache MXNet - Apache Attic".attic.apache.org. Retrieved2024-06-05.
  6. ^"Scaling Distributed Machine Learning with the Parameter Server"(PDF).Archived(PDF) from the original on August 13, 2023. Retrieved2014-10-08.
  7. ^"Amalgamation". Archived fromthe original on 2018-08-08. Retrieved2018-05-08.
  8. ^"Apache MXNet on AWS - Deep Learning on the Cloud".Amazon Web Services, Inc. Retrieved13 May 2017.
  9. ^"Building Deep Neural Networks in the Cloud with Azure GPU VMs, MXNet and Microsoft R Server".Microsoft TechNet Blogs. 15 September 2016. Retrieved6 September 2017.
  10. ^"MXNet, Amazon's deep learning framework, gets accepted into Apache Incubator". Retrieved2017-03-08.
Open source
Proprietary
Top-level
projects
Commons
Incubator
Other projects
Attic
Licenses
Retrieved from "https://en.wikipedia.org/w/index.php?title=Apache_MXNet&oldid=1263477189"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2026 Movatter.jp