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:

Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Fundamentals of Deep Learning - Nikhil Bubuma
Amazon Machine Learning Developer Guild Version Latest
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
The hundred-page Machine Learning Book - Andriy Burkov
Deep Learning with Theano - Christopher Bourez
Neural Networks and Deep Learning - Charu C.Aggarwal
R Deep Learning Essentials - Dr. Joshua F.Wiley
Scikit-learn Cookbook Second Edition over 80 recipes for machine learning - Julian Avila & Trent Hau...
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Python Data Structures and Algorithms - Benjamin Baka
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Deep Learning from Scratch - Building with Python form First Principles - Seth Weidman
Pro Deep Learning with TensorFlow - Santunu Pattanayak
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Coding Theory - Algorithms, Architectures and Application
Data Science and Big Data Analytics - EMC Education Services
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning for Natural Language Processing - Jason Brownlee
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Python for Programmers with introductory AI case studies - Paul Deitel & Harvey Deitel
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Deep Learning with Python - Francois Cholletf