Book Image

Distributed Deep Learning with Apache Spark [Video]

By : Tomasz Lelek
Book Image

Distributed Deep Learning with Apache Spark [Video]

By: Tomasz Lelek

Overview of this book

<p>Deep learning is a subfield of Artificial Intelligence and Machine Learning where a huge amount of data is processed in complex layers of neural networks. It has solved tons of interesting real-world problems in recent years. Distributed deep learning (DL) involves training a deep neural network in parallel across multiple machines. In this course, you will get started with implementing Deep Learning solutions easily with the help of Apache Spark.</p> <p>You will begin with a short introduction on Deep Learning and Apache Spark and the principles of distributed modeling. With the help of real-world examples, you will investigate different types of neural network and work with DL libraries such as BigDL, Deeplearning4j, and the Deep Learning pipelines library to implement DL models and distributed computing on Spark. You will see how you can easily use a large dataset to implement efficient DL solutions to simplify real-world examples. You will also learn how to distribute the computationally heavy parts of DL into processes with the help of Apache Spark.</p> <p>By the end of this course, you'll have gained experience in implementing Distributed Deep Learning for your models at work. Our examples will be based on real-world problems from the banking industry.</p> <p>The code bundle for this course is available at&nbsp;<a href="https://github.com/PacktPublishing/Distributed-Deep-Learning-with-Apache-Spark" target="_blank">https://github.com/PacktPublishing/Distributed-Deep-Learning-with-Apache-Spark</a></p> <h1>Style and Approach</h1> <p>This course provides step-by-step and hands-on training to help you leverage Spark and Deep Learning in Machine Learning problems. With this practical approach, you will be able to take your skills to the next level. At the end of this course, you will be able to create Deep Learning processing with DL4J and Spark for most problems you'll encounter.</p>
Table of Contents (6 chapters)
Chapter 3
Anomaly Detection
Content Locked
Section 4
Testing and Validating Results from our Deep Learning Model
In this video, we will test and validate our results. - Get top ten scores - Get the worst ten scores - Visualize top images that are our outliers