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 Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Python Data Structures and Algorithms - Benjamin Baka
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Deep Learning for Natural Language Processing - Jason Brownlee
Python Machine Learning Eqution Reference - Sebastian Raschka
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Grokking Deep Learning - MEAP v10 - Andrew W.Trask
Fundamentals of Deep Learning - Nikhil Bubuma
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Medical Image Segmentation Using Artificial Neural Networks
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Machine Learning - An Algorithmic Perspective second edition - Stephen Marsland
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Introduction to Scientific Programming with Python - Joakim Sundnes
Deep Learning with Python - Francois Chollet
Introduction to Deep Learning Business Application for Developers - Armando Vieira & Bernardete Ribe...
Deep Learning and Neural Networks - Jeff Heaton
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Machine Learning with Python for everyone - Mark E.Fenner
Deep Learning with Python - Francois Cholletf
Machine Learning with spark and python - Michael Bowles