brendanhasz / probflow

A Python package for building Bayesian models with TensorFlow or PyTorch
http://probflow.readthedocs.io
MIT License
171 stars 17 forks source link

Allow EarlyStopping to just take a MonitorMetric or MonitorELBO directly #42

Closed brendanhasz closed 3 years ago

brendanhasz commented 3 years ago

Just makes it easier and users don't have to remember what the correct property is for each.