You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. Here is some suggestion about your code.
Although in the example3.py, it seems you intend to train a new model with the new file name "new.p" but in the end, this "new.p" will never be created or saved. If possible, could do please add the function within several lines to make the new model to be saved after a new training process. I am also working on it but it seems still need more time for me. Just a suggestion. If possible, I am expecting to see your new version.
Thank you very much!
The text was updated successfully, but these errors were encountered:
Hi. Here is some suggestion about your code.
Although in the example3.py, it seems you intend to train a new model with the new file name "new.p" but in the end, this "new.p" will never be created or saved. If possible, could do please add the function within several lines to make the new model to be saved after a new training process. I am also working on it but it seems still need more time for me. Just a suggestion. If possible, I am expecting to see your new version.
Thank you very much!
The text was updated successfully, but these errors were encountered: