mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-11 12:31:23 +08:00
Tutorials (#998)
* removed abstract requirement so LightningModule == nn.Module * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * default adam * docs * docs * docs
This commit is contained in:
@@ -11,7 +11,7 @@ PyTorch-Lightning Documentation
|
||||
:name: start
|
||||
:caption: Start Here
|
||||
|
||||
new-project
|
||||
tutorial_mnist
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 4
|
||||
@@ -37,7 +37,7 @@ PyTorch-Lightning Documentation
|
||||
:name: Tutorials
|
||||
:caption: Tutorials
|
||||
|
||||
tutorials
|
||||
From PyTorch to PyTorch Lightning <https://towardsdatascience.com/from-pytorch-to-pytorch-lightning-a-gentle-introduction-b371b7caaf09>
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
Reference in New Issue
Block a user