lululxvi / deepxde

A library for scientific machine learning and physics-informed learning
https://deepxde.readthedocs.io
GNU Lesser General Public License v2.1
2.5k stars 715 forks source link

Example with DeepONet #199

Closed tliu1023 closed 3 years ago

tliu1023 commented 3 years ago

Hi Lu,

Thanks for your effort and your repo! I'm wondering in the example folder, which example is implemented with DeepONet? Thank you!

lululxvi commented 3 years ago

We will upload the code of DeepONet very soon.

frobnitzem commented 3 years ago

The class is there, but there doesn't seem to be an example using OpNN yet. It's a little hard to figure out from the documentation alone.

lululxvi commented 3 years ago

We will make the DeepONet examples available.

kopanicakova commented 3 years ago

Hi Lu,

I just downloaded the library and I would like to check out the DeepONet example. Did you guys manage to make it available yet? If so, could you please point me to the file?

Many thanks for sharing your repo with us.

best regards, alena

lululxvi commented 3 years ago

It is here https://github.com/lululxvi/deeponet

kopanicakova commented 3 years ago

many thanks!