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:

Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Coding Theory - Algorithms, Architectures and Application
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Artificial Intelligence with an introduction to Machine Learning second edition - Richar E. Neapolit...
Deep Learning in Python - LazyProgrammer
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Machine Learning - The art and science of alhorithms that make sense of data - Peter Flach
Artificial Intelligence by example - Denis Rothman
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Learn Keras for Deep Neural Networks - Jojo Moolayil
Python Machine Learning Eqution Reference - Sebastian Raschka
Python Machine Learning - Sebastian Raschka
Machine Learning with Python for everyone - Mark E.Fenner
The hundred-page Machine Learning Book - Andriy Burkov
Intelligent Projects Using Python - Santanu Pattanayak
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning and Neural Networks - Jeff Heaton
Introduction to the Math of Neural Networks - Jeff Heaton
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Deep Learning with Python - Francois Chollet
Python Data Structures and Algorithms - Benjamin Baka