[BUGFIX] CLI example documentation improved
This commit is contained in:
parent
3b02d99ebe
commit
5918f1cc21
8
examples/cli/README.md
Normal file
8
examples/cli/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# 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
|
||||
```
|
Loading…
Reference in New Issue
Block a user