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:

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
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Artificial Intelligence by example - Denis Rothman
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Java Deep Learning Essentials - Yusuke Sugomori
Introduction to the Math of Neural Networks - Jeff Heaton
Data Science and Big Data Analytics - EMC Education Services
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Deep Learning with Python - Francois Cholletf
Machine Learning with spark and python - Michael Bowles
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Deep Learning with Theano - Christopher Bourez
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning with PyTorch - Vishnu Subramanian
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Deep Learning in Python - LazyProgrammer
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Python Deep Learning Cookbook - Indra den Bakker
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Machine Learning with Python for everyone - Mark E.Fenner