Update README.md

This commit is contained in:
William Falcon
2019-12-12 10:23:49 -08:00
committed by GitHub
parent 15cb79923a
commit be43fbb918
+1 -1
View File
@@ -184,7 +184,7 @@ trainer.test()
Everything in gray!
You define the blue parts using the LightningModule interface:
![Overview](docs/source/_static/images/overview_flat.jpg)
![Overview](docs/source/_static/images/pl.gif)
```python
# what to do in the training loop