Continuing model fit with new data #1242
-
We've trained our model using a small set of data, and now we want to continue the training after introducing some new data. However, the Our traceback error makes it look like the network is trying to change when we introduce the new data:
One key difference between datasets is the temperature that simulations were ran at -- but would this lead to new network architectures? If so, is there a way to fix our architecture to prevent this error? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Could you paste the complete error log? Thanks. Could you also check the input file is consistent with the one used before. |
Beta Was this translation helpful? Give feedback.
Could you paste the complete error log? Thanks.
Could you also check the input file is consistent with the one used before.