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:

Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Deep Learning for Natural Language Processing - Jason Brownlee
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Deep Learning with Python - Francois Chollet
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Machine Learning with Python for everyone - Mark E.Fenner
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning in Python - LazyProgrammer
Python Machine Learning - Sebastian Raschka
Java Deep Learning Essentials - Yusuke Sugomori
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Python Deep Learning Cookbook - Indra den Bakker
Deep Learning with Python - Francois Cholletf
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Deep Learning with Hadoop - Dipayan Dev
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Learn Keras for Deep Neural Networks - Jojo Moolayil
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Intelligent Projects Using Python - Santanu Pattanayak
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python Machine Learning Eqution Reference - Sebastian Raschka
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...