Closed swo closed 1 month ago
We're missing a link from "clean data" to "evaluator."
We're missing a link from "clean data" to "evaluator."
good catch, I added eval data as a separate stream, separate from the training data
Clarify if this reflects current reality or hoped-for reality
This is close to reality.
main.py
, which is fine, but the convergence diagnostic stuff is also a few lines in main.py
so it feels a bit off balance?Figure out if we should name different components (eg with linmod.whatever classes)
Probably best not to at this point, since the boxes make conceptual sense but don't correspond neatly in the same ways to the same sorts of scripts/classes/functions.
I'll move these to an issue, so we can at least get this merged and get started on it
linmod.whatever
classes)Resolves #52
cc @afmagee42 @thanasibakis