-
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.
* issue #18 (#23) adjusted column width * Feat/table filter (#24) * issue #18 (fix column width) * issue #22 (add drop down menu) * Feature update queries for all categories (#31) * 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 * edit query for physics informed gnns * add time series forecasting tab * add Diffusion model section * add quotation marks to phrases * rearrange sequence of tabs * refine query for symbolic regression, include negative terms * change page length for all tables * update koopman query * adjust queries * add more categories to the overview page * feat: add manual articles for time-series forecasting algorithms (#32) * 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 * edit query for physics informed gnns * add time series forecasting tab * add Diffusion model section * add quotation marks to phrases * rearrange sequence of tabs * refine query for symbolic regression, include negative terms * change page length for all tables * update koopman query * adjust queries * add more categories to the overview page * add time-series forecasting manually curated papers --------- Co-authored-by: Gurdeep Singh <43615259+gurdeep330@users.noreply.github.com>
- Loading branch information
1 parent
6e2af0e
commit 87f6e4d
Showing
5 changed files
with
32 additions
and
12 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,9 @@ | ||
Title Query | ||
Symbolic regression ((symbolic regression) + dynamics) | ||
Time-series forecasting ("time series forecasting") | ||
Diffusion models (("diffusion model") | ("graph neural diffusion") | ("flow matching")) | ||
Latent Space Simulator ("latent space simulator") | ||
Koopman Theory (koopman*) | ("transformations in hilbert space") | ("linear transformation of PDEs") | ("regularization of physics-informed machine learning") -(mammalian) -(pneumonia) | ||
Symbolic regression (("symbolic regression") | ("sparse identification of nonlinear dynamics") -("genetic programming") -("neural differential equations") -(evolution) -("gene expression") | ||
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) | ||
Neural ODEs ("neural ordinary differential equation") | ("neural ODE") | ("graph neural differential equation") | ("graph neural ODEs") | ("neural ODE solvers") | ||
Physics-informed GNNs (("graph networks") + ("physics constrain*"") | ("Differentiable Learned Simulator*") |
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