Section 1: PyTorch Overview
This section includes a refresher on deep learning concepts, as well as PyTorch essentials. Upon completing this section, you will be able to identify how to train your own PyTorch models, as well as how to build a neural network model that generates text/captions as output when given images as input using PyTorch.
This section comprises the following chapters:
- Chapter 1, Overview of Deep Learning Using PyTorch
- Chapter 2, Combining CNNs and LSTMs