-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1091084
commit 7b15b18
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule LIFD_DimensionalityReduction
updated
5 files
+0 −1 | .gitignore | |
+1 −1 | DR.yml | |
+0 −1,489 | LIFD_dimensionality_reduction_colab.ipynb | |
+16 −6 | README.md | |
+7,453 −0 | dimensionality_reduction_colab.ipynb |
Submodule LIFD_GaussianProcesses
updated
2 files
+4 −4 | .github/workflows/python-package-conda.yml | |
+0 −3 | GP.yml |
Submodule LIFD_Physics_Informed_Neural_Networks
updated
7 files
+1 −2 | .gitignore | |
+15 −0 | PINN_pytorch.yml | |
+88 −80 | PINNs_1DHeatEquationExample.ipynb | |
+2,551 −0 | PINNs_1DHeatEquationExample_PyTorch.ipynb | |
+50 −36 | PINNs_1DHeatEquation_nonML.ipynb | |
+31 −64 | PINNs_NavierStokes_HFM.ipynb | |
+76 −74 | PINNs_NavierStokes_example.ipynb |