From 28618a3647237985014084ea8a3e3fb3fa2bf22e Mon Sep 17 00:00:00 2001 From: William Falcon Date: Fri, 28 Jun 2019 17:45:56 -0400 Subject: [PATCH] added lightning docs --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index bae7e291..c8d631ee 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,8 +19,8 @@ ###### Checkpointing -- Model saving -- Model loading +- [Model saving](https://williamfalcon.github.io/pytorch-lightning/Trainer/Checkpointing/#model-saving) +- [Model loading](https://williamfalcon.github.io/pytorch-lightning/LightningModule/methods/#load-from-metrics) ######Computing cluster (SLURM)