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

added writing progress to file in backup directory #1885

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

Conversation

haimha6
Copy link

@haimha6 haimha6 commented Nov 5, 2018

save progress of learning to a txt file, after each time weights file is saved,
This way there is a log for loss,
Also can be used to choose the weights with lowest loss.

Can you please add this to the main reposetory, this would help alot, because training weights are saved to backup directory and need to know the loss according to weight file.

save progress of learning to a txt file, after each time weights file is saved, 
This way there is a log for loss, and also can choose the weights with lowest loss to use.
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.

2 participants