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

Reset early stop counting #31

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

li-li-github
Copy link
Collaborator

Fixed the issue of early stop resetting.
Fixed the issue of Upsample no longer taking numpy.int.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9f48239) 98.38% compared to head (1b594ba) 98.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   98.38%   98.39%           
=======================================
  Files          64       64           
  Lines        2732     2733    +1     
=======================================
+ Hits         2688     2689    +1     
  Misses         44       44           
Flag Coverage Δ
unittests 98.39% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
cytoself/trainer/autoencoder/decoders/resnet2d.py 97.43% <100.00%> (ø)
cytoself/trainer/basetrainer.py 98.75% <100.00%> (+<0.01%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@li-li-github li-li-github merged commit f6871ac into royerlab:main Oct 23, 2023
1 check passed
@li-li-github li-li-github deleted the reset_early_stop_counting branch October 23, 2023 07:16
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