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:

Medical Image Segmentation Using Artificial Neural Networks
An introduction to neural networks - Kevin Gurney & University of Sheffield
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Deep Learning in Python - LazyProgrammer
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Deep Learning and Neural Networks - Jeff Heaton
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Artificial Intelligence by example - Denis Rothman
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Deep Learning with PyTorch - Vishnu Subramanian
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Coding Theory - Algorithms, Architectures and Application
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Introduction to Deep Learning - Eugene Charniak
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Neural Networks and Deep Learning - Charu C.Aggarwal
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Introduction to the Math of Neural Networks - Jeff Heaton
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
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...
Pattern recognition and machine learning - Christopher M.Bishop