From 77c1232dae13a2afe80c3a1509332204ba0fcb4a Mon Sep 17 00:00:00 2001 From: William Falcon <waf2107@columbia.edu> Date: Sun, 25 Aug 2019 08:07:18 -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 24c6de9..3c61d06 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ List your modules here. Each module contains all code for a full system includin ## Baselines List your baselines here. -- [MNIST_baseline](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/baselines/mnist_baselines) +- [MNIST_baseline](https://github.com/williamFalcon/pytorch-lightning-conference-seed/tree/master/research_seed/baselines/mnist_baseline) ### Citation ``` -- GitLab