Skip to content
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

Fourier layers and casuality #30

Merged
merged 5 commits into from
Jun 13, 2023
Merged

Conversation

aminevdam
Copy link
Contributor

  1. module models.py is added, it consists of classes for new neural network's architecture.
  2. small refactoring for solution and solver classes. (it will make it easier to install adaptive lambdas.)
  3. new method casual_loss for O/PDE depending on time variable. (example_Allen_Cahn.py, example_LV_hunter_prey.py, example_wave_deepxde.py)

@aminevdam aminevdam requested a review from SuperSashka June 9, 2023 10:11
@SuperSashka SuperSashka self-assigned this Jun 13, 2023
Copy link
Member

@SuperSashka SuperSashka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems that everything is working at the time being.

@aminevdam aminevdam merged commit 778e586 into main Jun 13, 2023
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.

3 participants