Programming Machine Learning: From Coding to Deep Learning: Perrotta, Paolo: 9781680506600: Amazon.com: Books

#artificialintelligence 

There are many ways to implement a supervised learning system. The most popular of those is the neural network-- a brilliant algorithm that was loosely inspired by the connections of neurons in our own brains. Part II of this book is dedicated to neural networks. We'll grow the program from Part I into a full-fledged neural network. We'll have to overcome a few challenges along the way, but the payoff will be worth it: the final neural network will be way more powerful than the fledgling program we'll start off with.