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
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Amazon Machine Learning Developer Guild Version Latest
Introduction to Deep Learning - Eugene Charniak
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Introduction to the Math of Neural Networks - Jeff Heaton
Python Deep Learning Cookbook - Indra den Bakker
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning with Python - Francois Chollet
Python Deeper Insights into Machine Learning - Sebastian Raschka & David Julian & John Hearty
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Python Machine Learning - Sebastian Raschka
Deep Learning with Theano - Christopher Bourez
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Coding Theory - Algorithms, Architectures and Application
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Deep Learning and Neural Networks - Jeff Heaton
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Data Science and Big Data Analytics - EMC Education Services
Machine Learning with Python for everyone - Mark E.Fenner
Python Data Structures and Algorithms - Benjamin Baka
Medical Image Segmentation Using Artificial Neural Networks