Luz callbacks to monitor torch model training using popular experiment monitoring tools. Monitoring tools:
-
Neptune (implemented, incomplete)
-
MLflow (not implemented)
-
Weights & Biases (not implemented)
The development version from GitHub with:
# install.packages("devtools")
devtools::install_github("cmcmaster1/luzmonitor")