From 02ad828f1345d42444e735d50e1bdb96a2f74237 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Sun, 4 Aug 2019 07:14:27 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6e59645..f40c027e 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ print('and going to http://localhost:6006 on your browser')

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