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:

Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Deep Learning and Neural Networks - Jeff Heaton
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python Machine Learning Eqution Reference - Sebastian Raschka
Python Machine Learning - Sebastian Raschka
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Python Data Structures and Algorithms - Benjamin Baka
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
An introduction to neural networks - Kevin Gurney & University of Sheffield
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Deep Learning with Python - Francois Cholletf
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Java Deep Learning Essentials - Yusuke Sugomori
Amazon Machine Learning Developer Guild Version Latest
Intelligent Projects Using Python - Santanu Pattanayak
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Artificial Intelligence by example - Denis Rothman
Introduction to the Math of Neural Networks - Jeff Heaton