Section 1: Kickstarting with PyTorch Lightning
This is the section for beginners that introduces the basics of PyTorch Lightning, starting with how to install it and build simple models. It will also show you how to get going quickly with the library of PyTorch Lightning Flash state-of-the-art models out of the box.
This section comprises the following chapters:
- Chapter 1, PyTorch Lightning Adventure
- Chapter 2, Getting off the Ground with the First Deep Learning Model
- Chapter 3, Transfer Learning Using Pre-Trained Models
- Chapter 4, Ready-to-Cook Models from Lightning Flash