Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
-
# Neural
|
| 5 |
|
| 6 |
## 1D Datasets
|
| 7 |
1D data is generated for the 1D Advection and 1D KdV equations, from [Masked Autoencoder are PDE Learners](https://github.com/anthonyzhou-1/mae-pdes) and [Lie Point Symmetry Data Augmentation for Neural PDE Solvers](https://github.com/brandstetter-johannes/LPSDA).
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
# Hamiltonian Neural PDE Solvers through Functional Approximation (NeurIPS 2025)
|
| 5 |
|
| 6 |
## 1D Datasets
|
| 7 |
1D data is generated for the 1D Advection and 1D KdV equations, from [Masked Autoencoder are PDE Learners](https://github.com/anthonyzhou-1/mae-pdes) and [Lie Point Symmetry Data Augmentation for Neural PDE Solvers](https://github.com/brandstetter-johannes/LPSDA).
|