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

adds the ability to report last epoch result (#73) #80

Merged
merged 1 commit into from
Aug 26, 2018
Merged

Conversation

mikkokotila
Copy link
Contributor

  • added the possibility to choose between peak and last epoch for results (experiment log)
  • improved testing scripts slightly
  • added a parameter reduce_loss to Scan() for the case where a reducer would be used to minimize loss (instead of maximize a metric such as val_acc)

- added the possibility to choose between peak and last epoch for results (experiment log)
- improved testing scripts slightly
- added a parameter reduce_loss to Scan() for the case where a reducer would be used to minimize loss (instead of maximize a metric such as val_acc)
@coveralls
Copy link

coveralls commented Aug 26, 2018

Pull Request Test Coverage Report for Build 184

  • 11 of 11 (100.0%) changed or added relevant lines in 3 files are covered.
  • 11 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.4%) to 88.551%

Files with Coverage Reduction New Missed Lines %
talos/reducers/reduce_run.py 1 100.0%
talos/reducers/correlation.py 4 94.74%
talos/metrics/performance.py 6 83.78%
Totals Coverage Status
Change from base Build 181: 0.4%
Covered Lines: 727
Relevant Lines: 821

💛 - Coveralls

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