bf990a3cb3
* update basic examples * update domain examples * reinforse -> reinforce * update full examples * update multi node examples * update examples readme * fix copy paste * fix line too long |
||
---|---|---|
.. | ||
basic_examples | ||
domain_templates | ||
full_examples | ||
multi_node_examples | ||
README.md | ||
__init__.py | ||
requirements.txt |
README.md
Examples
This folder has 4 sections:
Basic examples
These show the most common use of Lightning for either CPU or GPU training.
Domain templates
These are templates to show common approaches such as GANs and RL.
Full examples
Contains examples demonstrating ImageNet training, Semantic Segmentation, etc.
Multi-node examples
These show how to run jobs on a GPU cluster using lightning.