Hydra-Callbacks is a python package that provides a set of callbacks for the hydra
framework.
The callback system is a powerful tool to monitor and control the runs of your hydra application of a deep learning model. It allows to monitor the training process, save the best model, and stop the training process if the model is not improving anymore.
paquiteau/hydra-callbacks
A collection of usefull hydra callbacks
Python
8
0