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:

Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Python Deep Learning Cookbook - Indra den Bakker
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Machine Learning with spark and python - Michael Bowles
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Medical Image Segmentation Using Artificial Neural Networks
Python Machine Learning - Sebastian Raschka
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Python Data Structures and Algorithms - Benjamin Baka
Learn Keras for Deep Neural Networks - Jojo Moolayil
Deep Learning with PyTorch - Vishnu Subramanian
Intelligent Projects Using Python - Santanu Pattanayak
An introduction to neural networks - Kevin Gurney & University of Sheffield
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Deep Learning and Neural Networks - Jeff Heaton
Python Machine Learning Eqution Reference - Sebastian Raschka
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Introduction to Scientific Programming with Python - Joakim Sundnes
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Deep Learning with Python - Francois Chollet
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Pattern recognition and machine learning - Christopher M.Bishop