Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to replicate paper's results #4

Open
newalexander opened this issue Jan 7, 2021 · 3 comments
Open

How to replicate paper's results #4

newalexander opened this issue Jan 7, 2021 · 3 comments

Comments

@newalexander
Copy link

Hello! Could you possibly add to the README instructions on how to replicate the results in your PNAS paper? Also, fit_n.py loads several .dat files that I don't see in src/. Are they available somewhere else?

@lululxvi
Copy link
Owner

nn.py is the main functions of multi-fidelity neural networks. The code is pretty straight forward, and you might spend some time reading it. see #1 for fit_n.py.

@Handsome-Zhu
Copy link

Hello! When I run the nn.py, it is shown that AttributeError: module 'deepxde' has no attribute 'apply'. Is it my promble, Or which command take place of the "dde.apply" in the lastest DeepXDE?

@lululxvi
Copy link
Owner

Use dde.utils.apply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants