Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Hands-On Deep Learning with Apache Spark

You're reading from   Hands-On Deep Learning with Apache Spark Build and deploy distributed deep learning applications on Apache Spark

Arrow left icon
Product type Paperback
Published in Jan 2019
Publisher Packt
ISBN-13 9781788994613
Length 322 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Guglielmo Iozzia Guglielmo Iozzia
Author Profile Icon Guglielmo Iozzia
Guglielmo Iozzia
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Preface 1. The Apache Spark Ecosystem FREE CHAPTER 2. Deep Learning Basics 3. Extract, Transform, Load 4. Streaming 5. Convolutional Neural Networks 6. Recurrent Neural Networks 7. Training Neural Networks with Spark 8. Monitoring and Debugging Neural Network Training 9. Interpreting Neural Network Output 10. Deploying on a Distributed System 11. NLP Basics 12. Textual Analysis and Deep Learning 13. Convolution 14. Image Classification 15. What's Next for Deep Learning? 16. Other Books You May Enjoy Appendix A: Functional Programming in Scala 1. Appendix B: Image Data Preparation for Spark

Preface

Deep learning is a subset of machine learning based on multilayer neural networks that can solve particularly hard and large-scale problems in areas such as natural language processing and image classification. This book addresses the sheer complexity of the technical and analytical parts, and the speed at which deep learning solutions can be implemented on top of Apache Spark.

The book starts with an explanation of the fundamentals of Apache Spark and deep learning (how to set up Spark for deep learning, the principles of distributed modeling, and different types of neural network). Then it moves to the implementation of some deep learning models, such as CNNs, RNNs, and LSTMs, on Spark. The readers will get hands-on experience of what it takes and a general feeling of the complexity of what they are dealing with. During the course of the book, popular deep learning frameworks such as DeepLearning4J (mostly), Keras, and TensorFlow will be used to implement and train distributed models.

The mission of this book is as follows:

  • To create a hands-on guide to implementing Scala (and in some cases, Python too) deep learning solutions that scale and perform
  • To make readers confident with using Spark via several code examples
  • To explain how to choose the model that best addresses a particular deep learning problem or scenario
lock icon The rest of the chapter is locked
Next Section arrow right
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime