Documentation
¶
Overview ¶
Package commandline contains convenience UI training tools for the command line. In includes a ProgressBar for train.Loop and ReportEval for the registered eval metrics in train.Trainer.
Index ¶
Constants ¶
View Source
const ProgressBarName = "gomlx.ml.train.commandline.progressBar"
Variables ¶
This section is empty.
Functions ¶
func AttachProgressBar ¶
AttachProgressBar creates a commandline progress bar and attaches it to the Loop, so that everytime Loop is run it will display a progress bar with progression and metrics.
The associated data will be attached to the train.Loop, so nothing is returned.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.