lightning/examples
William Falcon f7d762416c
cleaning up demos (#312)
* cleaning up demos

* Update job_submit.sh

* Update README.md
2019-10-05 14:48:22 -04:00
..
basic_examples cleaned up demos 2019-10-05 14:15:09 -04:00
domain_templates cleaned up demos 2019-10-05 14:13:32 -04:00
multi_node_examples cleaning up demos (#312) 2019-10-05 14:48:22 -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.