... | ... | @@ -62,7 +62,7 @@ In the settings panel there is a list of all training **sessions** or loaded **l |
|
|
|
|
|
![plotter_settings](/uploads/faf0726ebe2aaaf4c32e3204bf53212a/plotter_settings.png)
|
|
|
|
|
|
The list of sessions and log files can be extended by starting a new session or opening an existing log file via the open button. Because the logs, phases and keys can be chosen separately the trainings can be easily compared and analysed.
|
|
|
The list of sessions and log files can be extended by starting a new session or opening an existing log file via the ![open](/uploads/259c6fb996b42f16599e081f49b2e816/open.png) button. Because the logs, phases and keys can be chosen separately the trainings can be easily compared and analysed.
|
|
|
|
|
|
For instance one can compare the loss rate and the learning rate of a training in order to observe how the learning rate influences the loss rate. This can help to optimize the choice of the learning rate parameters.
|
|
|
|
... | ... | @@ -70,7 +70,7 @@ Furthermore the user can choose how to plot the data (linear, logarithmic) and t |
|
|
|
|
|
**CSV-export**
|
|
|
|
|
|
It is possible to export the plotted data in the CSV-format. Only the selected data (which is actually plotted) will be written to a CSV-file. The file then contains one table for each session/log file and phase introduced by a comment for indetification. The exported file could look like this
|
|
|
It is possible to export the plotted data in the CSV-format. Only the selected data (which is actually plotted) will be written to a CSV-file. The file then contains one table for each session/log file and phase introduced by a comment for indetification. To export the plots just click on ![export](/uploads/a01a853566fe1be359106fd4c83217af/export.png). The exported file could look like this
|
|
|
|
|
|
```
|
|
|
# Barista CSV-Export (timestamp)
|
... | ... | |