lightning/examples
William Falcon 7288014e47
Update README.md
2019-10-05 17:37:17 -04:00
..
basic_examples cleaning up demos (#313) 2019-10-05 16:39:05 -04:00
domain_templates cleaned up demos 2019-10-05 14:13:32 -04:00
multi_node_examples Update README.md 2019-10-05 17:37:17 -04:00
README.md cleaned up demos 2019-10-05 14:13:55 -04:00
__init__.py cleaned up demos 2019-10-05 14:13:32 -04:00

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.