YichengDWu / Sophon.jl

Efficient, Accurate, and Streamlined Training of Physics-Informed Neural Networks
https://yichengdwu.github.io/Sophon.jl/dev/
MIT License
55 stars 5 forks source link

Add a convenient ResNet constructor #190

Closed YichengDWu closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 6.66% and project coverage change: -0.35 :warning:

Comparison is base (1760172) 29.21% compared to head (569e1b4) 28.86%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #190 +/- ## ========================================== - Coverage 29.21% 28.86% -0.35% ========================================== Files 15 15 Lines 996 1008 +12 ========================================== Hits 291 291 - Misses 705 717 +12 ``` | [Impacted Files](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu) | Coverage Δ | | |---|---|---| | [src/Sophon.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL1NvcGhvbi5qbA==) | `100.00% <ø> (ø)` | | | [src/layers/nets.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL2xheWVycy9uZXRzLmps) | `85.86% <0.00%> (-12.89%)` | :arrow_down: | | [src/diff/training\_strategies.jl](https://codecov.io/gh/YichengDWu/Sophon.jl/pull/190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL2RpZmYvdHJhaW5pbmdfc3RyYXRlZ2llcy5qbA==) | `18.51% <33.33%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.