Allow models to train more than one if the max epoch has not been reached #40

Closed
opened 2023-10-17 09:53:24 +00:00 by sylv · 0 comments
Owner

If the model is being retrained we need to:

  • load previous save
  • train the model
  • save again
If the model is being retrained we need to: - [x] load previous save - [x] train the model - [x] save again
sylv added this to the MVP milestone 2023-10-17 09:53:24 +00:00
sylv added the Kind/Feature
Priority
High
labels 2023-10-17 09:53:24 +00:00
sylv added this to the FYP project 2023-10-17 09:53:24 +00:00
sylv started working 2023-10-17 17:32:54 +00:00
sylv worked for 25 minutes 33 seconds 2023-10-17 17:58:27 +00:00
sylv started working 2023-10-19 09:42:33 +00:00
sylv referenced this issue from a commit 2023-10-19 09:43:54 +00:00
sylv closed this issue 2023-10-19 09:43:54 +00:00
sylv worked for 1 minute 21 seconds 2023-10-19 09:43:54 +00:00
Sign in to join this conversation.