Deep Learning with PyTorch

Deep Learning with PyTorch

eBook Details:

  • Paperback: 520 pages
  • Publisher: WOW! eBook; 1st edition (July 19, 2020)
  • Language: English
  • ISBN-10: 1617295264
  • ISBN-13: 978-1617295263

eBook Description:

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, providing a comfortable Python experience that gets you started quickly and then grows with you as you – and your deep learning skills – become more sophisticated. Deep Learning with PyTorch will make that journey engaging and fun.

Although many deep learning tools use Python, the PyTorch library is truly Pythonic. Instantly familiar to anyone who knows PyData tools like NumPy and scikit-learn, PyTorch simplifies deep learning without sacrificing advanced features. It’s excellent for building quick models, and it scales smoothly from laptop to enterprise. Because companies like Apple, Facebook, and JPMorgan Chase rely on PyTorch, it’s a great skill to have as you expand your career options. It’s easy to get started with PyTorch. It minimizes cognitive overhead without sacrificing the access to advanced features, meaning you can focus on what matters the most – building and training the latest and greatest deep learning models and contribute to making a dent in the world. PyTorch is also a snap to scale and extend, and it partners well with other Python tooling. PyTorch has been adopted by hundreds of deep learning practitioners and several first-class players like FAIR, OpenAI, FastAI and Purdue.

PyTorch is a machine learning framework with a strong focus on deep neural networks. Because it emphasizes GPU-based acceleration, PyTorch performs exceptionally well on readily-available hardware and scales easily to larger systems. Plus it’s Pythonic! Thanks to its define-by-run computation graph model, PyTorch plays nicely with the Python data science ecosystem. It’s instantly familiar if you’re using Numpy, Pandas, or other similar tools.

It’s easy to get started with PyTorch. It minimizes cognitive overhead without sacrificing the access to advanced features, meaning you can focus on what matters the most – building and training the latest and greatest deep learning models and contribute to making a dent in the world. PyTorch is also a snap to scale and extend, and it partners well with other Python tooling. PyTorch has been adopted by hundreds of deep learning practitioners and several first-class players like FAIR, OpenAI, FastAI and Purdue.

Deep Learning with PyTorch teaches you how to implement deep learning algorithms with Python and PyTorch. This book takes you into a fascinating case study: building an algorithm capable of detecting malignant lung tumors using CT scans. As the authors guide you through this real example, you’ll discover just how effective and fun PyTorch can be. After a quick introduction to the deep learning landscape, you’ll explore the use of pre-trained networks and start sharpening your skills on working with tensors. You’ll find out how to represent the most common types of data with tensors and how to build and train neural networks from scratch on practical examples, focusing on images and sequences.

What’s inside

  • Using the PyTorch tensor API
  • Understanding automatic differentiation in PyTorch
  • Training deep neural networks
  • Monitoring training and visualizing results
  • Implementing modules and loss functions
  • Loading data in Python for PyTorch
  • Interoperability with NumPy
  • Deploying a PyTorch model for inference

Deep Learning with PyTorch teaches you to create neural networks and deep learning systems with PyTorch. This practical book quickly gets you to work building a real-world example from scratch: a tumor image classifier. Along the way, it covers best practices for the entire DL pipeline, including the PyTorch Tensor API, loading data in Python, monitoring training, and visualizing results. After covering the basics, the book will take you on a journey through larger projects. The centerpiece of the book is a neural network designed for cancer detection. You’ll discover ways for training networks with limited inputs and start processing data to get some results. You’ll sift through the unreliable initial results and focus on how to diagnose and fix the problems in your neural network. Finally, you’ll look at ways to improve your results by training with augmented data, make improvements to the model architecture, and perform other fine tuning.

After covering the basics, the book will take you on a journey through larger projects. The centerpiece of the book is a neural network designed for cancer detection. You’ll discover ways for training networks with limited inputs and start processing data to get some results. You’ll sift through the unreliable initial results and focus on how to diagnose and fix the problems in your neural network. Finally, you’ll look at ways to improve your results by training with augmented data, make improvements to the model architecture, and perform other fine tuning.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *