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:

Learn Keras for Deep Neural Networks - Jojo Moolayil
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Introduction to Deep Learning - Eugene Charniak
Deep Learning with Theano - Christopher Bourez
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Amazon Machine Learning Developer Guild Version Latest
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Python Data Structures and Algorithms - Benjamin Baka
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Neural Networks and Deep Learning - Charu C.Aggarwal
Deep Learning and Neural Networks - Jeff Heaton
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Intelligent Projects Using Python - Santanu Pattanayak
Neural Networks - A visual introduction for beginners - Michael Taylor
Medical Image Segmentation Using Artificial Neural Networks
The hundred-page Machine Learning Book - Andriy Burkov
Deep Learning for Natural Language Processing - Jason Brownlee