9785a3e78e
* refactor: rename some modules * add deprecation warnings * fix paths |
||
---|---|---|
.. | ||
basic_examples | ||
domain_templates | ||
full_examples/imagenet | ||
multi_node_examples | ||
README.md | ||
__init__.py |
README.md
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.