Giter VIP home page Giter VIP logo

md-pinn's Introduction

MD-PINN

[AAAI'24 Accept] An Interpretable Approach to the Solutions of High-Dimensional Partial Differential Equations

This project is a comparative experiment of the article: A program for solving multidimensional PDE(partial differential equations) based on PINN. This program import deepxde(https://github.com/lululxvi/deepxde) as a module, with reference to its example.

本项目是文章的对比实验:基于 PINN 的多维 PDE(偏微分方程)求解程序。本程序导入了deepxde(https://github.com/lululxvi/deepxde) 作为模块,并参考了其示例。

PDE Introduction

There are 3 types of PDE: Advection, Heat and Poission, every PDE have 2 different definitions. We worked out every 2D and 3D solusion of every definition of PDE. Detail materials are shown in .ipynb files.

本次求解的PDE 有 3 种类型:Advection, Heat 和 Poission,每种 PDE 给定 2 种不同的定义。 我们计算出了 每个PDE每个定义的2D和3D解。 更多详细内容在 .ipynb 文件中。

Dataset

Generated test datas ( from Lulu Cao, XMU) are put on three floders. In this work, we did not use train data in PINN trainning.

测试数据已生成好(来自厦门大学曹璐璐学姐),并放在三个文件夹中。 在这项工作中,我们没有在 PINN 训练中使用数据进行训练。

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}
}

md-pinn's People

Contributors

liu-yufei avatar

Stargazers

 avatar  avatar

Watchers

 avatar

md-pinn's Issues

请教下PINN

您好,可以留个邮箱请教下PINN优化离散曲面吗?谢谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.