An open API service indexing awesome lists of open source software.

https://github.com/axect/deeponet_from_scratch

Tutorial for DeepONet
https://github.com/axect/deeponet_from_scratch

Last synced: 3 months ago
JSON representation

Tutorial for DeepONet

Awesome Lists containing this project

README

        

# DeepONet from Scratch

## Data

- Gaussian Random Field (GRF) for compact domain & compact range.
- GRFs are generated by [`rugfield`](https://github.com/Axect/Rugfield)
- For integral, the label for data is generated by integral of Cubic Hermite Splines.

![GRFs](./figs/grf_scaled.png)

![GRF_Integrals](./figs/grf_integral.png)