Video description
Train your networks faster with PyTorch
About This Video
- Build computational graphs on-the-fly using strong PyTorch skills and develop a solid foundation in neural network structures.
- The course is embedded with easy-to-follow instructions that will help you build your first dynamic graph.
- You will apply dynamic neural networks to solve various real-world problems using dynamic memory and dynamic computations.
In Detail
Deep learning influences key aspects of core sectors such as IT, finance, science, and many more. Problems arise when it comes to getting computational resources for your network. You need to have a powerful GPU and plenty of time to train a network for solving a real-world task.
Dynamic neural networks help save training time on your networks. They also reduce the amount of computational resources required. In this course, you'll learn to combine various techniques into a common framework. Then you will use dynamic graph computations to reduce the time spent training a network.
By the end, you'll be ready to use the power of PyTorch to easily train neural networks of varying complexities.
This course uses Python 3.6, PyTorch 0.4 and CUDA Toolkit 7.5 while not the latest version available, it provides relevant and informative content for legacy users of Python.
Publisher resources
Table of contents
-
Chapter 1 : Getting Started with PyTorch
- The Course Overview 00:03:10
- Installation Checklist 00:03:33
- Tensors, Autograd, and Backprop 00:03:47
- Backprop, Loss Functions, and Neural Networks 00:06:24
- PyTorch on GPU: First Steps 00:03:13
- Chapter 2 : Imperative Side of PyTorch
-
Chapter 3 : Dynamic Computational Graphs: Intuition and Examples
- Feedforward and Recurrent Neural Networks 00:13:07
- Convolutional Neural Networks 00:19:36
- Autoencoders 00:11:47
- Chapter 4 : Creating Extensions with PyTorch
-
Chapter 5 : Image Captioning: Why Dynamic Graph Is a Good Choice?
- Image Captioning: First Steps 00:02:18
- PyTorch DataLoaders 00:09:06
- Image Captioning: Theory 00:09:48
- Image Captioning: Practice 00:11:12
- Honor Track: Image Captioning Datasets 00:02:57
-
Chapter 6 : Natural Language Processing: Intuition for Dynamic Programming
- Motivation and Section Overview 00:01:52
- Word Embeddings 00:12:49
- Sentiment Analysis with PyTorch 00:15:49
- Char-Level RNN for Text Generation 00:20:34
Product information
- Title: Dynamic Neural Network Programming with PyTorch
- Author(s):
- Release date: January 2019
- Publisher(s): Packt Publishing
- ISBN: 9781789610314
You might also like
video
PyTorch for Deep Learning and Computer Vision
Learn to build highly sophisticated deep learning and Computer Vision applications with PyTorch About This Video …
video
Python Fundamentals
51+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Python development with …
book
Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow, 2nd Edition
Through a series of recent breakthroughs, deep learning has boosted the entire field of machine learning. …
video
PyTorch Deep Learning in 7 Days
Boost your career in one week with the cutting-edge field of Deep Learning with PyTorch About …