mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-09 11:32:07 +08:00
DOC Adds reference to test-tube (#205)
This commit is contained in:
committed by
William Falcon
parent
5ef6fa5608
commit
bd50d9a2b4
@@ -257,7 +257,7 @@ Lightning also adds a text column with all the hyperparameters for this experime
|
||||
|
||||

|
||||
|
||||
Simply note the path you set for the Experiment
|
||||
Simply note the path you set for the [Experiment](https://williamfalcon.github.io/test-tube/experiment_tracking/experiment/) from [test_tube](https://github.com/williamFalcon/test-tube)
|
||||
```python
|
||||
from test_tube import Experiment
|
||||
from pytorch_lightning import Trainer
|
||||
|
||||
Reference in New Issue
Block a user