SciML / OperatorLearning.jl

No need to train, he's a smooth operator
https://operatorlearning.sciml.ai/dev
MIT License
43 stars 8 forks source link

🆕 initial DeepONet implementation #24

Closed pzimbrod closed 2 years ago

pzimbrod commented 2 years ago

Closes #23

codecov-commenter commented 2 years ago

Codecov Report

Merging #24 (7f6de3f) into master (ac0fd84) will increase coverage by 7.53%. The diff coverage is 57.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   32.72%   40.25%   +7.53%     
==========================================
  Files           3        6       +3     
  Lines          55       77      +22     
==========================================
+ Hits           18       31      +13     
- Misses         37       46       +9     
Impacted Files Coverage Δ
src/OperatorLearning.jl 100.00% <ø> (ø)
src/DeepONet.jl 40.00% <40.00%> (ø)
src/subnets.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ac0fd84...7f6de3f. Read the comment docs.