Fundamentals of Deep Learning – Nikhil Bubuma

The brain is the most incredible organ in the human body. It dictates the way we per‐ ceive every sight, sound, smell, taste, and touch. It enables us to store memories, experience emotions, and even dream. Without it, we would be primitive organ‐ isms, incapable of anything other than the simplest of reflexes. The brain is, inher‐ ently, what makes us intelligent.

The infant brain only weighs a single pound, but somehow it solves problems that even our biggest, most powerful supercomputers find impossible. Within a matter of months after birth, infants can recognize the faces of their parents, discern discrete objects from their backgrounds, and even tell apart voices. Within a year, they’ve already developed an intuition for natural physics, can track objects even when they become partially or completely blocked, and can associate sounds with specific mean‐ ings. And by early childhood, they have a sophisticated understanding of grammar and thousands of words in their vocabularies.

For decades, we’ve dreamed of building intelligent machines with brains like ours— robotic assistants to clean our homes, cars that drive themselves, microscopes that automatically detect diseases. But building these artificially intelligent machines requires us to solve some of the most complex computational problems we have ever grappled with; problems that our brains can already solve in a manner of microsec‐ onds. To tackle these problems, we’ll have to develop a radically different way of pro‐ gramming a computer using techniques largely developed over the past decade. This is an extremely active field of artificial computer intelligence often referred to as deep learning.

Related posts:

Deep Learning in Python - LazyProgrammer
Pattern recognition and machine learning - Christopher M.Bishop
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Intelligent Projects Using Python - Santanu Pattanayak
Introduction to Scientific Programming with Python - Joakim Sundnes
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning and Neural Networks - Jeff Heaton
Learn Keras for Deep Neural Networks - Jojo Moolayil
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Java Deep Learning Essentials - Yusuke Sugomori
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Introduction to Deep Learning - Eugene Charniak
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Neural Networks and Deep Learning - Charu C.Aggarwal
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Python Data Structures and Algorithms - Benjamin Baka
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning with Applications Using Python - Navin Kumar Manaswi
R Deep Learning Essentials - Dr. Joshua F.Wiley
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...