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 Applications Using Python - Navin Kumar Manaswi
Python Deep Learning Cookbook - Indra den Bakker
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Data Science and Big Data Analytics - EMC Education Services
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Neural Networks - A visual introduction for beginners - Michael Taylor
Deep Learning with Python - Francois Chollet
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Coding Theory - Algorithms, Architectures and Application
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Machine Learning with spark and python - Michael Bowles
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Deep Learning and Neural Networks - Jeff Heaton
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Artificial Intelligence by example - Denis Rothman
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Deep Learning for Natural Language Processing - Jason Brownlee