Skip to content
/ MCNP Public

This repository contains the code for the paper: Monte Carlo Neural PDE Solver for Learning PDEs via Probabilistic Representation (IEEE TPAMI 2025)

Notifications You must be signed in to change notification settings

optray/MCNP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Monte Carlo Neural PDE Solver (MCNP Solver)

This repository contains the code for the paper

  • Monte Carlo Neural PDE Solver for Learning PDEs via Probabilistic Representation (IEEE TPAMI 2025)

Quick Start

To generate the data-set, use,

python generate_data.py

To train MCNP, use

python main.py

Citation

If you find our work useful in your research, please consider citing:

@ARTICLE{10916840,
  author={Zhang, Rui and Meng, Qi and Zhu, Rongchan and Wang, Yue and Shi, Wenlei and Zhang, Shihua and Ma, Zhi-Ming and Liu, Tie-Yan},
  journal={IEEE Transactions on Pattern Analysis and Machine Intelligence}, 
  title={Monte Carlo Neural PDE Solver for Learning PDEs Via Probabilistic Representation}, 
  year={2025},
  volume={},
  number={},
  pages={1-18},
  doi={10.1109/TPAMI.2025.3548673}}

If you have any questions, please feel free to contact me via: rayzhang@amss.ac.cn

About

This repository contains the code for the paper: Monte Carlo Neural PDE Solver for Learning PDEs via Probabilistic Representation (IEEE TPAMI 2025)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages