From a4fc4ffa6e94b8158a01ad1c6cb8de6abb376a21 Mon Sep 17 00:00:00 2001 From: William Falcon Date: Tue, 12 May 2020 07:49:17 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18034e95..9ff943e1 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ If your code is not a huge mess you should be able to organize it into a Lightni If your code IS a mess, then you needed to clean up anyhow ;) [Check out this step-by-step guide](https://towardsdatascience.com/from-pytorch-to-pytorch-lightning-a-gentle-introduction-b371b7caaf09). +[Or watch this video](https://www.youtube.com/watch?v=QHww1JH7IDU). ## Starting a new project?