From Python to PySpark and Back Again - Unifying Single-Host and Distributed Deep Learning with Maggy
Offered By: Databricks via YouTube
Course Description
Overview
Explore distributed deep learning with Maggy, an open-source framework that bridges the gap between single-host Python and cluster-scale PySpark programs. Learn how to create reusable training functions that seamlessly transition from laptop development to cluster environments. Discover best practices for writing TensorFlow programs, factoring out dependencies, and implementing popular programming idioms. Experience the power of iterative model development in a single Jupyter notebook, mixing vanilla Python and PySpark-specific code. Gain insights into the benefits of distributed deep learning, including faster training with multiple GPUs, parallel hyperparameter tuning, and ablation studies. Understand how Maggy enables DRY (Don't Repeat Yourself) code principles in training functions, allowing for efficient development across different computing environments. Witness a practical demonstration of Maggy's capabilities and learn how to leverage this framework to streamline your deep learning workflows.
Syllabus
Intro
Model Development
Software Engineering
Transparent Code
Building Blocks
Code
Demonstration
Summary
Taught by
Databricks
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity