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:

Deep Learning with Keras - Antonio Gulli & Sujit Pal
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Machine Learning with spark and python - Michael Bowles
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Data Science and Big Data Analytics - EMC Education Services
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Neural Networks - A visual introduction for beginners - Michael Taylor
Learn Keras for Deep Neural Networks - Jojo Moolayil
Deep Learning with Hadoop - Dipayan Dev
Machine Learning with Python for everyone - Mark E.Fenner
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Python Machine Learning Eqution Reference - Sebastian Raschka
Neural Networks and Deep Learning - Charu C.Aggarwal
Artificial Intelligence by example - Denis Rothman
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Pattern recognition and machine learning - Christopher M.Bishop
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Java Deep Learning Essentials - Yusuke Sugomori
Fundamentals of Deep Learning - Nikhil Bubuma
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Deep Learning with Python - Francois Chollet
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Deep Learning in Python - LazyProgrammer