ea59a99426
* fix typos * update org paths * update links from READMe to docs * add svg logo * add svg logo-text * update logos * testing temp paths * prune links from readme * optimize imports * update logo * update paths in README * missing imports |
||
---|---|---|
.. | ||
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.