File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -350,10 +350,10 @@ tensorboard --logdir /some/path
350
350
- [ Run test set] ( https://williamfalcon.github.io/pytorch-lightning/Trainer/Testing%20loop/ )
351
351
352
352
## Examples
353
- - [ GAN] ( https://github.com/williamFalcon/pytorch-lightning/blob /master/examples/templates /gan.py )
354
- - [ MNIST] ( https://williamfalcon. github.io/ pytorch-lightning/LightningModule/RequiredTrainerInterface/#minimal-example )
353
+ - [ GAN] ( https://github.com/williamFalcon/pytorch-lightning/tree /master/examples/domain_templates /gan.py )
354
+ - [ MNIST] ( https://github.com/williamFalcon/ pytorch-lightning/tree/master/examples/basic_examples )
355
355
- [ Other projects using Lightning] ( https://github.com/williamFalcon/pytorch-lightning/network/dependents?package_id=UGFja2FnZS0zNzE3NDU4OTM%3D )
356
- - [ Multi-node] ( https://github.com/williamFalcon/pytorch-lightning/tree/master/examples/new_project_templates/ multi_node_examples )
356
+ - [ Multi-node] ( https://github.com/williamFalcon/pytorch-lightning/tree/master/examples/multi_node_examples )
357
357
358
358
## Tutorials
359
359
- [ Basic Lightning use] ( https://towardsdatascience.com/supercharge-your-ai-research-with-pytorch-lightning-337948a99eec )
You can’t perform that action at this time.
0 commit comments