grassdeerdeer / HD-TLGP

An Interpretable Approach to the Solutions of High-Dimensional Partial Differential Equations
4 stars 2 forks source link

HD-TLGP

An Interpretable Approach to the Solutions of High-Dimensional Partial Differential Equations

Simulation


* Solve Advection Equation

cd ./Advection python Tr_GPSRAdvection_x.py # advection1, advection2 python Tr_GPSRAdvection_sin.py # advection3, advection4


* Solve Heat Equation

cd ./Heat python Tr_GPSRHeat.py # heat1, heat2, heat3, heat4


# Bibliography
If you find our paper or code helpful, consider citing:

@inproceedings{cao2024interpretable, title={An Interpretable Approach to the Solutions of High-Dimensional Partial Differential Equations}, author={Cao, Lulu and Liu, Yufei and Wang, Zhenzhong and Xu, Dejun and Ye, Kai and Tan, Kay Chen and Jiang, Min}, booktitle={Proceedings of the AAAI Conference on Artificial Intelligence}, volume={38}, number={18}, pages={20640--20648}, year={2024} }