Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

PyTorch Pocket Reference

Posted By: AvaxKevin
PyTorch Pocket Reference


PyTorch Pocket Reference by Joe Papa
English | 2020 | ISBN-13: 9781492089988 | 60 Pages | EPUB | 1.58 MB


This concise, easy-to-use reference puts one of the most popular frameworks for deep learning research and development at your fingertips. Author Joe Papa provides instant access to syntax, design patterns, and code examples to accelerate your development and reduce the time you spend searching for answers.

Research scientists, machine learning engineers, and software developers will find clear, structured PyTorch code that covers every step of neural network development—from loading data to customizing training loops to model optimization and GPU/TPU acceleration. Quickly learn how to deploy your code to production using AWS, GCP, or Azure, and your ML models to mobile and edge devices.

Learn basic PyTorch syntax and design patterns
Create custom models and data transforms
Train and deploy models using a GPU and TPU
Train and test a deep learning classifier
Accelerate training using optimization and distributed training
Access useful PyTorch libraries and the PyTorch ecosystem