Feeds
已提交
2D Helmholtz PINNs Solver - Circular Domain
PINNs formulation to predict the acoustic field in circular domain using PINNs.
4 months 前 | 7 次下载 |

已提交
1D Acoustics with Mean Flow and Temperature Gradients-PINNs
PINNs formulation to predict the 1-D acoustic field in a uniform duct with mean flow and temperature gradients.
4 months 前 | 3 次下载 |

已提交
1D Acoustics with Temperature Gradients using PINNs
PINNs formulation to predict the 1-D acoustic field in a uniform duct with axial temperature gradient.
4 months 前 | 3 次下载 |

已提交
1D Acoustics with Mean Flow using PINNs
PINNs formulation to predict the 1-D acoustic field in a uniform duct with mean flow.
4 months 前 | 2 次下载 |

已提交
1D Helmholtz PINNs Solver
Solve the 1D Helmholtz equation using Physics-Informed Neural Networks (PINNs) in MATLAB.
4 months 前 | 7 次下载 |

提问
Not able to calculate gradient of loss function in a neural network program
Hi, I am trying to solve a phisics-informed neural network problem in which I constructed a loss function as follows function...
2 years 前 | 2 个回答 | 0
2
个回答提问
Complex number gradient using 'dlgradient' in conjunction with neural networks
Hello All, I am trying to find the gradient of a function , where is a complex-valued constant, is a feedforward neural netwo...
2 years 前 | 1 个回答 | 0
1
个回答提问
Does the latest version of MATLAB support fmincon with gpuarray?
Hi, I am using fmincon() with Hessian approximation 'lbfgs' to train my network. By default the network is getting trained usin...
3 years 前 | 1 个回答 | 0
1
个回答提问
L-BFGS algorithm for Physics-informed neural networks
Hi, I am trying to solving ODEs using neural networks. I am using adamupdate function to train the network. I would like to try...
3 years 前 | 1 个回答 | 0