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 import elevation data?” #1825

Open
shilf123 opened this issue Aug 23, 2024 · 2 comments
Open

“How to import elevation data?” #1825

shilf123 opened this issue Aug 23, 2024 · 2 comments

Comments

@shilf123
Copy link

shilf123 commented Aug 23, 2024

No description provided.

@praksharma
Copy link
Contributor

Your post is too long to read. What is elevation data? Is it BC, IC or just additional observation data that you wanna integrate with PINN?

@reactingflow
Copy link

Hi, @praksharma

I'm new to the community and currently learning how to train PINNmodels using DeepXDE. I have some input-output data pairs obtained from simulations, and I intend to use a portion of this data for training the model and another set for testing it.

To integrate this data with my PINN, can I directly use these input-output pairs in training, or do I need to modify certain parts of the code to achieve this? So far, I haven't found relevant examples in the case library that could guide me on how to proceed. It seems that in examples where equation constraints are applied, the inputs to the neural network are typically generated through some method, rather than using external input-output data directly.

Could you please provide me with some guidance on how to effectively incorporate my own dataset into the training process of a PINN using DeepXDE? Specifically, I would like to know if there are any steps I should follow or modifications I should make to the existing codebase to ensure my data is correctly utilized for training and testing purposes.

Thank you in advance for your help!

Best regards,

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