From 773d677b3b7afe81a00d03a171b2ecb4d18c77ae Mon Sep 17 00:00:00 2001 From: William Falcon Date: Sat, 29 Jun 2019 18:35:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b385244930..da78755bcd 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ And run tensorboard from that dir tensorboard --logdir /some/path ``` -## Lightning gives you options to control the following: +## Lightning automatically automates all of the following ([each is also configurable](https://williamfalcon.github.io/pytorch-lightning/Trainer/)): ###### Checkpointing