Spaces:
Runtime error
Runtime error
Commit ·
68034fa
1
Parent(s): 4acdaa3
approximate training time
Browse files
README.md
CHANGED
|
@@ -37,7 +37,7 @@ tensorboard --logdir=experiments
|
|
| 37 |
```
|
| 38 |
At the end of executing the commands in the terminal, you will be prompted to go to the local server to track the experiments obtained earlier after running **"modeling.ipynb"**
|
| 39 |
|
| 40 |
-
(P.s. Training time
|
| 41 |
|
| 42 |
## Result
|
| 43 |
Tracked set of metrics with a possibility to filter them using regular expressions.
|
|
|
|
| 37 |
```
|
| 38 |
At the end of executing the commands in the terminal, you will be prompted to go to the local server to track the experiments obtained earlier after running **"modeling.ipynb"**
|
| 39 |
|
| 40 |
+
(P.s. Training time ≈ 1 hour on i7-9700k, RAM=32gb)
|
| 41 |
|
| 42 |
## Result
|
| 43 |
Tracked set of metrics with a possibility to filter them using regular expressions.
|