Open sumanthratna opened 4 years ago
for PathFlow 2.0:
This way, we can suggest sane defaults for hyperparameters such as sigma, pyramid, regularisation_weight, etc.
sigma
pyramid
regularisation_weight
One alternative to meta-learning could be a hyperparameter optimization method (eg. https://github.com/AIworx-Labs/chocolate https://github.com/scikit-optimize/scikit-optimize)
for PathFlow 2.0:
This way, we can suggest sane defaults for hyperparameters such as
sigma
,pyramid
,regularisation_weight
, etc.