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:

Deep Learning with Keras - Antonio Gulli & Sujit Pal
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Artificial Intelligence by example - Denis Rothman
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning and Neural Networks - Jeff Heaton
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
An introduction to neural networks - Kevin Gurney & University of Sheffield
Deep Learning with Theano - Christopher Bourez
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Fundamentals of Deep Learning - Nikhil Bubuma
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Python Machine Learning Eqution Reference - Sebastian Raschka
Pattern recognition and machine learning - Christopher M.Bishop
R Deep Learning Essentials - Dr. Joshua F.Wiley
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Neural Networks and Deep Learning - Charu C.Aggarwal
Python Machine Learning - Sebastian Raschka