ayz2 commited on
Commit
688d609
·
verified ·
1 Parent(s): 88f9004

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  license: mit
3
  ---
4
- # Neural Functional: Learning Function to Scalar Maps for Neural PDE Surrogates
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).