Learn Keras for Deep Neural Networks – Jojo Moolayil

This book is intended to gear the readers with a superfast crash course on
deep learning. Readers are expected to have basic programming skills in
any modern-day language; Python experience would be great, but is not
necessary. Given the limitations on the size and depth of the subject we can
cover, this short guide is intended to equip you as a beginner with sound
understanding of the topic, including tangible practical experience in model
development that will help develop a foundation in the deep learning domain.

This guide is not recommended if you are already above the beginner
level and are keen to explore advanced topics in deep learning like
computer vision, speech recognition, and so on. The topics of CNN, RNN,
and modern unsupervised learning algorithms are beyond the scope
of this guide. We provide only a brief introduction to these to keep the
readers aware contextually about more advanced topics and also provide
recommended sources to explore these topics in more detail.

Related posts:

Data Science and Big Data Analytics - EMC Education Services
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
An introduction to neural networks - Kevin Gurney & University of Sheffield
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Machine Learning with spark and python - Michael Bowles
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Introduction to Deep Learning - Eugene Charniak
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Machine Learning - Sebastian Raschka
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Pattern recognition and machine learning - Christopher M.Bishop
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Python Deep Learning Cookbook - Indra den Bakker
Introduction to the Math of Neural Networks - Jeff Heaton
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Fundamentals of Deep Learning - Nikhil Bubuma
Coding Theory - Algorithms, Architectures and Application
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Data Structures and Algorithms - Benjamin Baka