News

Aaron Saxton from NCSA gave this talk at the Blue Waters Symposium. "Blue Waters currently supports TensorFlow 1.3, PyTorch 0.3.0 and we hope to support CNTK and Horovod in the near future. This ...
Machine learning programming is an in-demand skill. Learn how to program an ML application with Python in this tutorial.
Uber AI has open-sourced Fiber, a new library which aims to empower users in implementing large-scale machine learning computation on computer clusters. The main objectives of the library are to ...
Training a machine learning algorithm to accurately solve complex problems requires large amounts of data. Previous articles in this series discussed an exascale-capable machine learning algorithm and ...
The future of machine learning is distributed If you are familiar with ML model deployment, you may know about PMML and PFA. PMML and PFA are existing standards for packaging ML models for deployment.
Apache Spark is a hugely popular open source platform for data science and machine learning, commercially supported by Databricks. Spark supports in-memory processing and scales well via clustering.
They describe the shortcomings of these existing approaches to Dorm, noting that many, including monolithic, two-level, shared state, fully distributed and hybrid cluster managers can only statically ...