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:

Introduction to Scientific Programming with Python - Joakim Sundnes
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Deep Learning in Python - LazyProgrammer
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning with Hadoop - Dipayan Dev
Coding Theory - Algorithms, Architectures and Application
Python Data Structures and Algorithms - Benjamin Baka
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Introduction to Deep Learning - Eugene Charniak
Python Deep Learning Cookbook - Indra den Bakker
Artificial Intelligence by example - Denis Rothman
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Intelligent Projects Using Python - Santanu Pattanayak
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Python Machine Learning - Sebastian Raschka
Machine Learning with Python for everyone - Mark E.Fenner
Data Science and Big Data Analytics - EMC Education Services
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Introduction to the Math of Neural Networks - Jeff Heaton
Neural Networks - A visual introduction for beginners - Michael Taylor