Название: Practical Deep Learning with PyTorch: PyTorch implementation for computer vision, NLP, audio, and language translation
Автор: Deepak Gowda
Издательство: BPB Publications
Год: 2025
Страниц: 328
Язык: английский
Формат: epub (true)
Размер: 21.2 MB
Deep Learning is revolutionizing how we solve complex problems, and PyTorch has emerged as a leading framework for its ease of use and flexibility. This book is designed to bridge the gap between theory and practice, providing a hands-on approach to understanding Deep Learning with PyTorch. It covers fundamental and advanced topics, including object detection, NLP, GANs, and time series forecasting. The book begins with foundational Deep Learning concepts and guides you through setting up PyTorch. You will learn to manipulate tensors, load data, build models, and understand computer vision with multi-object detection using YOLO to enhance image recognition through transfer learning techniques. You will also analyze generative models with GANs for data augmentation and venture into audio processing with text-to-speech and speech-to-text using TorchAudio. Learn NLP tasks like text classification, summarization, sentiment analysis, and question answering with pre-trained models like BERT. Finally, learn to tackle time series forecasting using RNNs, LSTMs, CNNs, and transformers. This book is for AI enthusiasts, data scientists, and engineers seeking practical knowledge of Deep Learning.