1 | initial version |
I added this fix myself to ensure people do not run into the following situation
In this case, without cleaning the folder containing the in between models several parameters will be read from the parameter file in that folder. In the situation above it is thus more suitable to first delete that folder or use a new empty folder for the second model training.
2 | No.2 Revision |
I added this fix myself to ensure people do not run into the following situation
In this case, without cleaning the folder containing the in between models several parameters will be read from the parameter file in that folder. In the situation above it is thus more suitable to first delete that folder or use a new empty folder for the second model training.
The approach of not deleting the folder is ONLY good if you want to continue training by for example adding more stages!