-
Notifications
You must be signed in to change notification settings - Fork 121
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
Feature/adding examples of DeepONets #149
Conversation
…neuromancer into birmiwal.rahul_development
…t to test for any numpy data type
added random walk signals to signals dictionary, modified signals tes…
change umax back to (0.5, 0.5) in TwoTank due to numerical instability issues
…at it is overfitting
…erators and transform it into a nn.Module
…feature/deeponet_examples # Conflicts: # README.md # examples/DeepONets/Part_1_antiderivative_aligned.ipynb # src/neuromancer/modules/blocks.py
ee6d613
to
647505d
Compare
something is wrong with this PR, check your local branch, it shows 500 commits and 287 changes files |
Originally this was a branch from master, I attempted to rebase onto develop but there may have been some mistakes. If the commit history is important I can create a new branch with the current state to be more succinct. I assume all commits will be squashed at merge. |
My bad on the messy rebase, I updated file state from a new branch feature/neural_operators to minimize changes and started a new pr #168 |
No description provided.