lightning/pl_examples
Jirka Borovec 2846322f60
fix docs render (#5610)
2021-01-25 20:21:00 -05:00
..
basic_examples
domain_templates fix docs render (#5610) 2021-01-25 20:21:00 -05:00
README.md
__init__.py
bug_report_model.py
test_examples.py

README.md

Examples

Our most robust examples showing all sorts of implementations can be found in our sister library PyTorch-Lightning-Bolts.


Basic examples

In this folder we add 3 simple examples:


Domain examples

This folder contains older examples. You should instead use the examples in PyTorch-Lightning-Bolts for advanced use cases.