prototorch_models/examples/cli/README.md
2021-06-16 16:16:34 +02:00

9 lines
240 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
```