Skip to content

🆕 initial DeepONet implementation #24

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

Merged
merged 9 commits into from
Feb 8, 2022
Merged

Conversation

pzimbrod
Copy link
Contributor

@pzimbrod pzimbrod commented Feb 7, 2022

Closes #23

@pzimbrod pzimbrod self-assigned this Feb 7, 2022
@pzimbrod pzimbrod marked this pull request as draft February 7, 2022 07:29
@codecov-commenter
Copy link

codecov-commenter commented Feb 7, 2022

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.

@pzimbrod pzimbrod marked this pull request as ready for review February 8, 2022 15:42
@pzimbrod pzimbrod merged commit e7a14c5 into master Feb 8, 2022
@pzimbrod pzimbrod deleted the 23-Implement-DeepONet branch February 8, 2022 15:42
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.

Implement DeepONet
2 participants