Practical Deep Learning: A Python-Based Introduction

  • 8h 15m
  • Ronald T. Kneusel
  • No Starch Press
  • 2021

If you’ve been curious about machine learning but didn’t know where to start, this is the book you’ve been waiting for. Focusing on the subfield of machine learning known as deep learning, it explains core concepts and gives you the foundation you need to start building your own models. Rather than simply outlining recipes for using existing toolkits, Practical Deep Learning teaches you the why of deep learning and will inspire you to explore further.

All you need is basic familiarity with computer programming and high school math—the book will cover the rest. After an introduction to Python, you’ll move through key topics like how to build a good training dataset, work with the scikit-learn and Keras libraries, and evaluate your models’ performance.

You’ll also learn:

  • How to use classic machine learning models like k-Nearest Neighbors, Random Forests, and Support Vector Machines
  • How neural networks work and how they’re trained
  • How to use convolutional neural networks
  • How to develop a successful deep learning model from scratch

You’ll conduct experiments along the way, building to a final case study that incorporates everything you’ve learned. All of the code you’ll use is available here:

https://github.com/rkneusel9/PracticalDeepLearningPython/

The perfect introduction to this dynamic, ever-expanding field, Practical Deep Learning will give you the skills and confidence to dive into your own machine learning projects.

About the Author

Ronald T. Kneusel earned a PhD in machine learning from the University of Colorado, Boulder, has nearly 20 years of machine learning experience in industry, and is presently pursuing deep-learning projects with L3Harris Technologies, Inc. Kneusel is also the author of Numbers and Computers (2nd ed., Springer 2017) and Random Numbers and Computers (Springer 2018).

In this Book

  • Foreword
  • Introduction
  • Getting Started
  • Using Python
  • Using NumPy
  • Working with Data
  • Building Datasets
  • Classical Machine Learning
  • Experiments with Classical Models
  • Introduction to Neural Networks
  • Training a Neural Network
  • Experiments with Neural Networks
  • Evaluating Models
  • Introduction to Convolutional Neural Networks
  • Experiments with Keras and MNIST
  • Experiments with CIFAR-10
  • A Case Study—Classifying Audio Samples
  • Going Further
SHOW MORE
FREE ACCESS