Deep Learning – A Practitioner’s Approach – Josh Patterson & Adam Gibson

Although interest in machine learning has reached a high point, lofty expectations often scut tle projects before they get very far. How can machine learning—especially deep neural networks— maI‹e a real difference in your organization? This hands-on guide not only provides the most practical information available on the subject, but also helps you get started building efficient deep learning networI‹s.

Authors Josh Patterson and Adam Gibson provide the fundamentals ofdeep learning—tuning, parallelization, vectorization, and building pipelines—that are valid for any library before introducing the open source Deeplearning4j (DL4J) library for developing production-class worI‹fIows. Through real- world examples, you‘ll learn methods and strategies for training deep network architectures and running deep learning worI‹flows on Sparl‹ and Hadoop with DL4J.

  • Dive into machine learningconcepts in general, as well as deep learning in particular
  • Understand how deep networI‹s evolved from neural network fundamentals
  • Explore the major deep network architectures, including Convolutional and Recurrent
  • Learn how to map specific deep networI‹s to the right problem
  • Walk through the fundamentals of tuning general neural networks and specific deep network architectures
  • Use vectorization techniques for different data types with DataVec, DL4J’s workflow tool
  • Learn how to use DL4J natively on Spark and Hadoop

Related posts:

Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning in Python - LazyProgrammer
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Pattern recognition and machine learning - Christopher M.Bishop
Introduction to the Math of Neural Networks - Jeff Heaton
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Artificial Intelligence by example - Denis Rothman
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Fundamentals of Deep Learning - Nikhil Bubuma
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Neural Networks - A visual introduction for beginners - Michael Taylor
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
An introduction to neural networks - Kevin Gurney & University of Sheffield
The hundred-page Machine Learning Book - Andriy Burkov
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Deep Learning with PyTorch - Vishnu Subramanian
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning and Neural Networks - Jeff Heaton
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Python Data Structures and Algorithms - Benjamin Baka
Python Machine Learning Eqution Reference - Sebastian Raschka
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Deep Learning for Natural Language Processing - Jason Brownlee