[go: nahoru, domu]

Jump to content

Horovod (machine learning): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Empty section}}
m removed Category:Google software and Category:Uber free software; corrected category date
Line 32: Line 32:
* {{Official website|https://eng.uber.com/horovod/}}
* {{Official website|https://eng.uber.com/horovod/}}
* {{GitHub|https://github.com/horovod/horovod}}
* {{GitHub|https://github.com/horovod/horovod}}



{{Deep Learning Software}}
{{Deep Learning Software}}
Line 38: Line 37:
{{Differentiable computing}}
{{Differentiable computing}}


[[Category:2017 software]]
[[Category:Applied machine learning]]
[[Category:Applied machine learning]]
[[Category:Artificial intelligence applications]]
[[Category:Data mining and machine learning software]]
[[Category:Data mining and machine learning software]]
[[Category:Data mining and machine learning software]]
[[Category:Deep learning]]
[[Category:Deep learning]]
Line 44: Line 46:
[[Category:Free software programmed in Python]]
[[Category:Free software programmed in Python]]
[[Category:Free statistical software]]
[[Category:Free statistical software]]
[[Category:Google software]]
[[Category:Open-source artificial intelligence]]
[[Category:Open-source artificial intelligence]]
[[Category:Python scientific libraries]]
[[Category:Python scientific libraries]]
[[Category:Software using the Apache license]]
[[Category:Software using the Apache license]]
[[Category:2015 software]]

[[Category:Data mining and machine learning software]]
[[Category:Free statistical software]]
[[Category:Free software programmed in C++]]
[[Category:Uber free software]]
[[Category:Artificial intelligence applications]]



{{compu-ai-stub}}
{{compu-ai-stub}}

Revision as of 02:18, 10 July 2020

Horovod
Developer(s)Uber
Initial releaseAugust 9, 2017; 6 years ago (2017-08-09)[1]
Stable release
v0.19.5[2] / May 6, 2020; 4 years ago (2020-05-06)
Repositorygithub.com/horovod/horovod/
Written inPython, C++, CUDA
PlatformLinux, macOS, Windows
TypeArtificial intelligence ecosystem
LicenseApache License 2.0
Websiteeng.uber.com/horovod/

Horovod is a free and open-source software framework for distributed deep learning training using TensorFlow, Keras, PyTorch, and Apache MXNet. Horovod is hosted under the Linux Foundation AI (LF AI).[3] Horovod has the goal of improving the speed, scale, and resource allocation when training a machine learning model[4]

Features

See also

References

  1. ^ Alex Sergeev (August 9, 2017). "Release v0.9.0 · horovod/horovod". horovod. Retrieved July 9, 2020. Initial release
  2. ^ "Releases · horovod/horovod". horovod. Retrieved July 9, 2020.
  3. ^ Khari Johnson (December 13, 2018). "Uber brings Horovod project for distributed deep learning to Linux Foundation". VentureBeat. Retrieved July 9, 2020.
  4. ^ "Projects - LF AI". Linux Foundation - LF AI. Retrieved July 9, 2020. Horovod, a distributed training framework for TensorFlow, Keras and PyTorch, improves speed, scale and resource allocation in machine learning training activities. Uber uses Horovod for self-driving vehicles, fraud detection, and trip forecasting. It is also being used by Alibaba, Amazon and NVIDIA.

External links