We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 400af8e commit 8ed6f08Copy full SHA for 8ed6f08
src/fyl.jl
@@ -1,5 +1,6 @@
1
# TODO: every N epochs
2
# TODO: best_model saving method, using default metric validation loss, overwritten in dagger
3
+# TODO: Implement validation loss as a metric callback
4
5
function fyl_train_model!(
6
model,
0 commit comments