L-BFGS algorithm for Physics-informed neural networks

13 ビュー (過去 30 日間)
Dr. Veerababu Dharanalakota
Dr. Veerababu Dharanalakota 2022 年 3 月 22 日
Hi,
I am trying to solving ODEs using neural networks. I am using adamupdate function to train the network. I would like to try L-BFGS alogorithm. However, trainbfg function availble with Statistics and Machine Learning Tool box is taking only network, input data and target data as input parameters. I couldn't find a way to plug-in the loss function associated with the ODE and boundary conditions into the training algorithm.
I would be grateful if someone can help me with this.
Thanks in advance.
  2 件のコメント
Conor Daly
Conor Daly 2022 年 3 月 24 日
Hi there!
Thanks for your question. Have you had a look at this example? It walks through how to fit a neural network for the Burgers equation using the LBFGS optimizer:
Dr. Veerababu Dharanalakota
Dr. Veerababu Dharanalakota 2022 年 3 月 27 日
Hi Daly,
Thanks for your comment. The example showed the right path.

サインインしてコメントする。

採用された回答

David Willingham
David Willingham 2022 年 3 月 24 日
編集済み: David Willingham 2022 年 3 月 24 日
  1 件のコメント
Dr. Veerababu Dharanalakota
Dr. Veerababu Dharanalakota 2022 年 3 月 27 日
Hi David,
Thanks for the link. It resolved my query.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeClassification についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by