Skip to content

no attribute 'cost_analysis' in training  #15

Open
@kuijianChang

Description

Dear Ben,
Hello, when I run the example such as 1D harmonic oscillator problem , a code error was encountered in trainers.py as following:
Traceback (most recent call last):
\test.py", line 38, in
run.train()# start training the FBPINN
\FBPINNs-main\fbpinns\trainers.py", line 654, in train
cost_ = update.cost_analysis()
AttributeError: 'Compiled' object has no attribute 'cost_analysis'.
Could you please help me figure out where the error is? Thank you very much!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions