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 Python - Francois Chollet
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Machine Learning with Python for everyone - Mark E.Fenner
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Coding Theory - Algorithms, Architectures and Application
Python Machine Learning - Sebastian Raschka
Deep Learning for Natural Language Processing - Jason Brownlee
Learn Keras for Deep Neural Networks - Jojo Moolayil
Java Deep Learning Essentials - Yusuke Sugomori
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Deep Learning in Python - LazyProgrammer
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Neural Networks and Deep Learning - Charu C.Aggarwal
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Machine Learning with spark and python - Michael Bowles
Introduction to Scientific Programming with Python - Joakim Sundnes
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Machine Learning Applications Using Python - Cases studies form Healthcare, Retail, and Finance - Pu...
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Intelligent Projects Using Python - Santanu Pattanayak
Neural Networks - A visual introduction for beginners - Michael Taylor