octoenergy / timeserio

Better `keras` models for time series and beyond
MIT License
61 stars 16 forks source link

Fix missing metrics in TF2 #36

Closed ig248 closed 2 years ago

ig248 commented 3 years ago

Before this change, recompiling model to freeze/unfreeze layers would cause metrics passed via .Model.compile() to disappear. After this change, the models are preserved.

ToDo:

ali-tny commented 2 years ago

handling in diff non-poetry pr