lightning/examples
William Falcon 4c7c933326 fix demo 2019-10-16 09:25:34 -04:00
..
basic_examples fix demo 2019-10-16 09:24:02 -04:00
domain_templates fix demo 2019-10-16 09:25:34 -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.