mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
Deployed 600c755 with MkDocs version: 1.0.4
This commit is contained in:
+1
-1
@@ -659,7 +659,7 @@
|
||||
<h6 id="new-project-quick-start">New project Quick Start</h6>
|
||||
<p>To start a new project define these two files. </p>
|
||||
<ol>
|
||||
<li><a href="/LightningModule/RequiredTrainerInterface/#template-model-definition">Define a LightningModule</a> </li>
|
||||
<li><a href="/LightningModule/RequiredTrainerInterface/">Define a LightningModule</a> </li>
|
||||
<li>Pick a trainer <ul>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/trainer_cpu_template.py">Basic CPU Trainer</a> </li>
|
||||
<li><a href="https://github.com/williamFalcon/pytorch-lightning/blob/master/examples/new_project_templates/trainer_gpu_cluster_template.py">GPU cluster Trainer</a></li>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user