lightning/pl_examples/README.md

14 lines
429 B
Markdown
Raw Normal View History

2019-10-05 18:13:55 +00:00
# Examples
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.
### 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.