Deep Learning with PyTorch – Vishnu Subramanian

PyTorch is grabbing the attention of data science professionals and deep learning practitioners due to its flexibility and ease of use. This book introduces the fundamental building blocks of deep learning and PyTorch. It demonstrates how to solve real-world problems using a practical approach. You will also learn some of the modern architectures and techniques that are used to crack some cutting- edge research problems.

This book provides the intuition behind various state-of-the-art deep learning architectures, such as ResNet, DenseNet, Inception, and Seq2Seq, without diving deep into the math. It also shows how to do transfer learning, how to speed up transfer learning using pre-computed features, and how to do text classification using embeddings, pretrained embeddings, LSTM, and one-dimensional convolutions.

By the end of the book, you will be a proficient deep learning practitioner who will be able to solve some business problems using the different techniques learned here.

Related posts:

Python Deep Learning Cookbook - Indra den Bakker
Deep Learning with Theano - Christopher Bourez
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Coding Theory - Algorithms, Architectures and Application
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Introduction to the Math of Neural Networks - Jeff Heaton
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning in Python - LazyProgrammer
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Intelligent Projects Using Python - Santanu Pattanayak
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Artificial Intelligence by example - Denis Rothman
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Introduction to Scientific Programming with Python - Joakim Sundnes
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
The hundred-page Machine Learning Book - Andriy Burkov
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Medical Image Segmentation Using Artificial Neural Networks