Closed adxtop1 closed 1 year ago
do you mean frequency of adaptive weights? you can use (e.g.):
{‘method’: ‘GP’, ‘freq’: 5}
On May 16, 2023, at 9:59 PM, Amandeep @.***> wrote:
Is there any way i could update the values of parameter more frequently in INVERSE PROBLEM of PINN? For my problem, for every 1k epoch i can see only 6 values of Lambda over the history. I want the value of Lambda of after each epoch.
— Reply to this email directly, view it on GitHub https://github.com/sciann/sciann/issues/90, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHMBIZZNSNVPUD4ODYC3BP3XGRLLVANCNFSM6AAAAAAYEREB6I. You are receiving this because you are subscribed to this thread.
Yess frequency
Is there any way i could update the values of parameter more frequently in INVERSE PROBLEM of PINN? For my problem, for every 1k epoch i can see only 6 values of Lambda over the history. I want the value of Lambda of after each epoch.