1383f64a5f
tested only for the CPU version |
||
---|---|---|
.. | ||
basic_examples | ||
domain_templates | ||
full_examples | ||
multi_node_examples | ||
README.md | ||
__init__.py | ||
requirements.txt |
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.