Update README.md

This commit is contained in:
William Falcon
2019-08-04 07:14:27 -05:00
committed by GitHub
parent 432384b5a0
commit 02ad828f13
+1 -1
View File
@@ -129,7 +129,7 @@ print('and going to http://localhost:6006 on your browser')
</p>
Everything in gray!
Except for these 6 core functions which you define:
You define the blue parts using the LightningModule interface:
```{.python}
# what to do in the training loop