I want to convert ANN code to PINN

조회 수: 18 (최근 30일)
Asif Javed
Asif Javed 2024년 4월 18일
답변: Rohit Kulkarni 2024년 4월 18일
Dear all
I am using ANN to predict single output using multiple inputs parameters. Becasue of limitation of data point I want to use PINN . can you help me how to do it? like how to use lose function and physical equations in ANN script to convert it into PINN.

답변 (1개)

Rohit Kulkarni
Rohit Kulkarni 2024년 4월 18일
Hi Asif,
In my understanding you want to solve a partial differential equation using Physics Informed Neural Networks (PINNs), I suggest checking out the guide on solving Burger's Equation with PINNs available on MathWorks site:
It’s a practical example that should help clarify the process.
Hope this helps!
Thanks

카테고리

Help CenterFile Exchange에서 MATLAB에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by