Programming Machine Learning

From Coding to Deep Learning

by: Paolo Perrotta

Published 2020-03-25
Internal code pplearn
Print status In Print
Pages 340
User level Beginner
Keywords Machine Learning, Deep Learning, Neural Networks, Keras, Python, Artificial Intelligence, AI, pattern matching,
Related titles
  • Genetic Algorithms and Machine Learning for Programmers; Frances Buontempo; 9781680506204
ISBN 9781680506600
Other ISBN Channel epub: 9781680507713
Channel PDF: 9781680507720
Kindle: 9781680507690
Safari: 9781680507706
Kindle: 9781680507690
BISACs COM004000 COMPUTERS / Intelligence (AI) & Semantics
COM051300 COMPUTERS / Programming / Algorithms
COM051300 COMPUTERS / Programming / Algorithms

Highlight

You’ve decided to tackle machine learning — because you’re job hunting, embarking on a new project, or just think self-driving cars are cool. But where to start? It’s easy to be intimidated, even as a software developer. The good news is that it doesn’t have to be that hard. Conquer machine learning by writing code one line at a time, from simple learning programs all the way to a true deep learning system. Tackle the hard topics by breaking them down so they’re easier to understand, and build your confidence by getting your hands dirty.

Description

Peel away the obscurities of machine learning, starting from scratch and going all the way to deep learning. Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don’t encounter in their regular work. Take a hands-on approach, writing the Python code yourself, without any libraries to obscure what’s really going on. Iterate on your design, and add layers of complexity as you go.

Build an image recognition application from scratch with supervised learning. Predict the future with linear regression. Dive into gradient descent, a fundamental algorithm that drives most of machine learning. Create perceptrons to classify data. Build neural networks to tackle more complex and sophisticated data sets. Train and refine those networks with backpropagation and batching. Layer the neural networks, eliminate overfitting, and add convolution to transform your neural network into a true deep learning system.

Start from the beginning and code your way to machine learning mastery.

Contents and Extracts