lightning/pl_examples/README.md

11 lines
330 B
Markdown
Raw Normal View History

2019-10-05 18:13:55 +00:00
# Examples
This folder has 3 sections:
### Domain templates
These are templates to show common approaches such as GANs and RL.
### Basic examples
These show the most common use of Lightning for either CPU or GPU training.
### Multi-node examples
These show how to run jobs on a GPU cluster using lightning.