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:

Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Deep Learning with Theano - Christopher Bourez
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Deep Learning for Natural Language Processing - Jason Brownlee
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Deep Learning with Hadoop - Dipayan Dev
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Medical Image Segmentation Using Artificial Neural Networks
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Deep Learning and Neural Networks - Jeff Heaton
An introduction to neural networks - Kevin Gurney & University of Sheffield
The hundred-page Machine Learning Book - Andriy Burkov
Python Machine Learning Eqution Reference - Sebastian Raschka
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Machine Learning with Python for everyone - Mark E.Fenner
Fundamentals of Deep Learning - Nikhil Bubuma
Pattern recognition and machine learning - Christopher M.Bishop
Intelligent Projects Using Python - Santanu Pattanayak
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Artificial Intelligence by example - Denis Rothman
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Introduction to the Math of Neural Networks - Jeff Heaton