Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically assign the maximum number of saved models to start_epoch when continue training. #104

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lambdawill
Copy link

If we continue the training, we have to manually do some extra work, it is not quite pleasing.
So I create this PR to free this kind of work. Modifications are allowed with no need of notifying me.

@lambdawill lambdawill changed the title add 'precise_model_num' option make 'continue_train' more functional by add 'precise_model_num' Aug 14, 2017
@lambdawill lambdawill changed the title make 'continue_train' more functional by add 'precise_model_num' make 'continue_train' more functional by adding 'precise_model_num' Aug 14, 2017
@Naruto-Sasuke
Copy link
Contributor

Maybe making the counter continous when continue_train is true?

@lambdawill
Copy link
Author

@Naruto-Sasuke I don't think it is necessary to do so, you can add yourself though.

@lambdawill lambdawill changed the title make 'continue_train' more functional by adding 'precise_model_num' Automatically assign the maximum number of saved models to start_epoch when continue training. Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants