Deep Learning with PyTorch

  • 8h 53m
  • Eli Stevens, Luca Antiga, Thomas Viehmann
  • Manning Publications
  • 2020

Key Features

  • Written by PyTorch’s creator and key contributors
  • Develop deep learning models in a familiar Pythonic way
  • Use PyTorch to build an image classifier for cancer detection
  • Diagnose problems with your neural network and improve training with data augmentation

About The Book

Every other day we hear about new ways to put deep learning to good use: improved medical imaging, accurate credit card fraud detection, long range weather forecasting, and more.

PyTorch puts these superpowers in your hands. Instantly familiar to anyone who knows Python data tools like NumPy and Scikit-learn, PyTorch simplifies deep learning without sacrificing advanced features. It’s great for building quick models, and it scales smoothly from laptop to enterprise.

Deep Learning with PyTorch teaches you to create deep learning and neural network systems with PyTorch. This practical book gets you to work right away building a tumor image classifier from scratch. After covering the basics, you’ll learn best practices for the entire deep learning pipeline, tackling advanced projects as your PyTorch skills become more sophisticated. All code samples are easy to explore in downloadable Jupyter notebooks.

What You Will Learn

  • Understanding deep learning data structures such as tensors and neural networks
  • Best practices for the PyTorch Tensor API, loading data in Python, and visualizing results
  • Implementing modules and loss functions
  • Utilizing pretrained models from PyTorch Hub
  • Methods for training networks with limited inputs
  • Sifting through unreliable results to diagnose and fix problems in your neural network
  • Improve your results with augmented data, better model architecture, and fine tuning

This Book Is Written For

For Python programmers with an interest in machine learning. No experience with PyTorch or other deep learning frameworks is required.

About the Author

Eli Stevens has worked in Silicon Valley for the past 15 years as a software engineer, and the past 7 years as Chief Technical Officer of a startup making medical device software. Luca Antiga is co-founder and CEO of an AI engineering company located in Bergamo, Italy, and a regular contributor to PyTorch. Thomas Viehmann is a Machine Learning and PyTorch speciality trainer and consultant based in Munich, Germany and a PyTorch core developer.

In this Book

  • Foreword
  • About This Book
  • About the Cover Illustration
  • Introducing Deep Learning and the PyTorch Library
  • Pretrained Networks
  • It Starts with a Tensor
  • Real-World Data Representation Using Tensors
  • The Mechanics of Learning
  • Using a Neural Network to Fit the Data
  • Telling Birds from Airplanes—Learning from Images
  • Using Convolutions to Generalize
  • Using PyTorch to Fight Cancer
  • Combining Data Sources into a Unified Dataset
  • Training a Classification Model to Detect Suspected Tumors
  • Improving Training with Metrics and Augmentation
  • Using Segmentationto Find Suspected Nodules
  • End-to-End Nodule Analysis, and Where to Go Next
  • Deploying to Production
SHOW MORE
FREE ACCESS

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 4198 users Rating 4.6 of 4198 users (4198)