BOOKS - Mastering PyTorch - Second Edition,
US $6.93
152533
152533
Mastering PyTorch - Second Edition,
Author: Ashish Ranjan Jha
Year: 2023
Format: PDF
File size: PDF 17 MB
Language: English
Year: 2023
Format: PDF
File size: PDF 17 MB
Language: English
Master advanced techniques and algorithms for machine learning with PyTorch using real world examplesKey FeaturesUnderstand how to use PyTorch to build advanced neural network models including graph neural networks and reinforcement learning modelsLearn the latest tech such as generating images from text using diffusion modelsBecome an expert in deploying PyTorch models in the cloud on mobile and across platformsGet the best from PyTorch by working with key libraries including Hugging Face fast ai and PyTorch LightningBook DescriptionPyTorch is making it easier than ever before for anyone to build deep learning applications This PyTorch book will help you uncover expert techniques to get the most from your data and build complex neural network models You ll create convolutional neural networks CNNs for image classification and recurrent neural networks RNNs and transformers for sentiment analysis As you advance you ll apply deep learning across different domains such as music text and image generation using generative models You ll not only build and train your own deep reinforcement learning models in PyTorch but also deploy PyTorch models to production including mobiles and embedded devices Finally you ll discover the PyTorch ecosystem and its rich set of libraries These libraries will add another set of tools to your deep learning toolbelt teaching you how to use fast ai for prototyping models to training models using PyTorch Lightning You ll discover libraries for AutoML and explainable AI create recommendation systems using TorchRec and build language and vision transformers with Hugging Face By the end of this PyTorch book you ll be able to perform complex deep learning tasks using PyTorch to build smart artificial intelligence models What you will learnImplement text image and music generating models using PyTorchBuild a deep Q network DQN model in PyTorchDeploy PyTorch models on mobiles and embedded devicesBecome well versed with rapid prototyping using PyTorch with fast aiPerform neural architecture search effectively using AutoMLEasily interpret machine learning models using CaptumDevelop your own recommendation system using TorchRecDesign ResNets LSTMs and graph neural networksCreate language and vision transformer models using Hugging FaceWho This Book Is ForThis book is for data scientists machine learning researchers and deep learning practitioners looking to implement advanced deep learning models using PyTorch This book is an ideal resource for those looking to switch from TensorFlow to PyTorch Working knowledge of deep learning with Python programming is required