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 the Math of Neural Networks - Jeff Heaton
Deep Learning with Python - Francois Cholletf
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
An introduction to neural networks - Kevin Gurney & University of Sheffield
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Introduction to Deep Learning - Eugene Charniak
Deep Learning with PyTorch - Vishnu Subramanian
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Machine Learning with Python for everyone - Mark E.Fenner
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Python Machine Learning - Sebastian Raschka
Deep Learning in Python - LazyProgrammer
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Artificial Intelligence by example - Denis Rothman
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Neural Networks and Deep Learning - Charu C.Aggarwal
Python Deep Learning Cookbook - Indra den Bakker
Pattern recognition and machine learning - Christopher M.Bishop