2019-10-05 18:13:55 +00:00
|
|
|
# Examples
|
2020-04-03 19:01:40 +00:00
|
|
|
This folder has 4 sections:
|
|
|
|
|
|
|
|
### Basic examples
|
|
|
|
These show the most common use of Lightning for either CPU or GPU training.
|
2019-10-05 18:13:55 +00:00
|
|
|
|
|
|
|
### Domain templates
|
|
|
|
These are templates to show common approaches such as GANs and RL.
|
|
|
|
|
2020-04-03 19:01:40 +00:00
|
|
|
### Full examples
|
|
|
|
Contains examples demonstrating ImageNet training, Semantic Segmentation, etc.
|
2019-10-05 18:13:55 +00:00
|
|
|
|
|
|
|
### Multi-node examples
|
|
|
|
These show how to run jobs on a GPU cluster using lightning.
|