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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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