From 35cc3b226989d02b0a9f4c69c7e3e7f6b11f0eff Mon Sep 17 00:00:00 2001 From: William Falcon Date: Mon, 21 Sep 2020 16:31:54 -0400 Subject: [PATCH] Update README.md --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 86e5cc5d59..4d21e12dcf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ MasterclassKey FeaturesHow To Use • - Docs • + DocsResourcesCommunityFAQ • @@ -225,17 +225,6 @@ trainer = Trainer(tpu_cores=[1]) --- -### Docs -- [master](https://pytorch-lightning.readthedocs.io/en/latest) -- [stable](https://pytorch-lightning.readthedocs.io/en/stable) -- [0.9.0](https://pytorch-lightning.readthedocs.io/en/0.9.0/) -- [0.8.5](https://pytorch-lightning.readthedocs.io/en/0.8.5/) -- [0.8.4](https://pytorch-lightning.readthedocs.io/en/0.8.4/) -- [0.8.3](https://pytorch-lightning.readthedocs.io/en/0.8.3/) -- [0.8.1](https://pytorch-lightning.readthedocs.io/en/0.8.1/) - ---- - ## Resources ### Examples