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 - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning with Keras - Antonio Gulli & Sujit Pal
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Neural Networks - A visual introduction for beginners - Michael Taylor
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Applied Text Analysis with Python - Benjamin Benfort & Rebecca Bibro & Tony Ojeda
Deep Learning with Python - Francois Cholletf
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Artificial Intelligence by example - Denis Rothman
Coding Theory - Algorithms, Architectures and Application
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Python Machine Learning Eqution Reference - Sebastian Raschka
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
An introduction to neural networks - Kevin Gurney & University of Sheffield
Deep Learning and Neural Networks - Jeff Heaton
Python Machine Learning - Sebastian Raschka
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Deep Learning with Theano - Christopher Bourez
Deep Learning with Python - Francois Chollet
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...