improve training and model data
This commit is contained in:
@ -77,3 +77,8 @@ use existing checkpoint manager if it;s not too bloated as well. otherwise re-im
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
we should load the models in a way that we do a back propagation and other model specificic training at realtime as training examples emerge from the realtime data we process. we will save only the best examples (the realtime data dumps we feed to the models) so we can cold start other models if we change the architecture. if it's not working, perform a cleanup of all traininn and trainer code to make it easer to work withm to streamline latest changes and to simplify and refactor it
|
Reference in New Issue
Block a user