8 lines
239 B
Markdown
8 lines
239 B
Markdown
# Examples using Lightning CLI
|
|
|
|
Examples in this folder use the experimental [Lightning CLI](https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_cli.html).
|
|
|
|
To use the example run
|
|
```
|
|
python gmlvq.py --config gmlvq.yaml
|
|
``` |