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:

Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Deep Learning with Python - Francois Cholletf
Introducing Data Science - Davy Cielen & Arno D.B.Meysman & Mohamed Ali
Amazon Machine Learning Developer Guild Version Latest
Java Deep Learning Essentials - Yusuke Sugomori
Deep Learning with Hadoop - Dipayan Dev
Understanding Machine Learning from theory to algorithms - Shai Shalev-Shwartz & Shai Ben-David
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Introduction to Deep Learning - Eugene Charniak
TensorFlow for Deep Learning - Bharath Ramsundar & Reza Bosagh Zadeh
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
The hundred-page Machine Learning Book - Andriy Burkov
R Deep Learning Essentials - Dr. Joshua F.Wiley
Deep Learning with Applications Using Python - Navin Kumar Manaswi
Python Artificial Intelligence Project for Beginners - Joshua Eckroth
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Machine Learning with Python for everyone - Mark E.Fenner
Python Data Structures and Algorithms - Benjamin Baka
Introduction to the Math of Neural Networks - Jeff Heaton
Foundations of Machine Learning second edition - Mehryar Mohri & Afshin Rostamizadeh & Ameet Talwalk...
Python Data Analytics with Pandas, NumPy and Matplotlib - Fabio Nelli
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Machine Learning with spark and python - Michael Bowles
Deep Learning with Python - Francois Chollet
Coding Theory - Algorithms, Architectures and Application
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Neural Networks - A visual introduction for beginners - Michael Taylor
An introduction to neural networks - Kevin Gurney & University of Sheffield
Hands-on Machine Learning with Scikit-Learn, Keras & TensorFlow - Aurelien Geron