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:

Java Deep Learning Essentials - Yusuke Sugomori
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
An introduction to neural networks - Kevin Gurney & University of Sheffield
Python Data Structures and Algorithms - Benjamin Baka
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
R Deep Learning Essentials - Dr. Joshua F.Wiley
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Artificial Intelligence by example - Denis Rothman
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Learn Keras for Deep Neural Networks - Jojo Moolayil
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Medical Image Segmentation Using Artificial Neural Networks
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Deep Learning with Python - Francois Chollet
Data Science and Big Data Analytics - EMC Education Services
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning for Natural Language Processing - Jason Brownlee
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Coding Theory - Algorithms, Architectures and Application