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

Self-scalable tanh #201

Closed YichengDWu closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 35.71% and project coverage change: +0.08 :tada:

Comparison is base (56eee42) 29.96% compared to head (20b9cca) 30.05%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== + Coverage 29.96% 30.05% +0.08% ========================================== Files 15 15 Lines 971 985 +14 ========================================== + Hits 291 296 +5 - Misses 680 689 +9 ``` | [Impacted Files](https://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/201?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://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/201?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/activations.jl](https://app.codecov.io/gh/YichengDWu/Sophon.jl/pull/201?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yicheng+Wu#diff-c3JjL2xheWVycy9hY3RpdmF0aW9ucy5qbA==) | `22.72% <35.71%> (+22.72%)` | :arrow_up: |

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