-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: change time label to UTC (#1) * fix: Add README (#2) * fix: publication column on overview-page; inc. num articles to 100 (#4) * Update README.md (#5) Correct a typo in readme. * Feat update query and improve page style (#6) * chore: add query terms to PINNS * chore: add query terms to PINNS * chore: change order of terms * chore: add query terms to neural ODEs * chore: further query terms * feat: add css file to main.html * feat: add css file to main.html * feat: edit font color * feat: remove the path to custom.css file --------- Co-authored-by: lilijap <43205236+lilijap@users.noreply.github.com>
- Loading branch information
1 parent
f07f33d
commit 653f1e2
Showing
17 changed files
with
79 additions
and
3,485 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Title Query | ||
Neural ODEs (neural ordinary differential equation) | (neural ODE) | (graph neural differential equation) | (graph neural diffusion) | (graph neural ODEs) | ||
Physics-informed GNNs (graph networks) | (physics constrain) | (learned simulator) | (learned simulation) | ||
Symbolic regression ((symbolic regression) + dynamics) | ||
PINNs (physics-informed neural computing) | ||
PINNs ("physics-informed neural computing") | ("physics-informed neural networks") | ("physics-informed deep learning") | ||
Latent Space Simulator (VAMP) | (latent space simul*) | (decomposition of koopman operator) | (time-lagged autoencoder) | ||
Koopman Theory (koopman*) | (transformations in hilbert space) | (linear transformation of PDEs) | (regularization of physics-informed machine learning) | ||
Neural ODEs (neural ordinary differential equation) | (neural ODE) | (graph neural differential equation) | (graph neural diffusion) | (graph neural ODEs) | (neural ODE solvers) | ||
Physics-informed GNNs ((graph networks) + (physics constrain*)) | ("learned simulator"~1) | ("learned simulation"~1) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.