Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
|
| 5 |
All trained models with its .ckpt are stored under /mlruns/26.../run_id/checkpoints/*.ckpt
|
| 6 |
|
| 7 |
-
The last model checkpoints are named last.ckpt, the best ones start with "
|
| 8 |
|
| 9 |
## Inspect mlflow logs
|
| 10 |
|
|
|
|
| 4 |
|
| 5 |
All trained models with its .ckpt are stored under /mlruns/26.../run_id/checkpoints/*.ckpt
|
| 6 |
|
| 7 |
+
The last model checkpoints are named last.ckpt, the best ones start with "dual-autoencoder-epoch..."
|
| 8 |
|
| 9 |
## Inspect mlflow logs
|
| 10 |
|