David Pitt

Results 57 comments of David Pitt

Multiple timesteps into the future as in, given a(x,t), predict u(x,t+2)? Or as in given a(x,t) predict u(x,t) and u(x,t+1) at the same time?

The library doesn't currently have a training module written for the autoregressive use case

@zijieli-Jlee thanks for the edits, your PR is in good shape. if you fix the conflicts we can re-run the tests and see if it's ready to go.

Thanks for the fixes @zijieli-Jlee ! I fixed a one-line conflict with a model import since the last update to main. This PR is looking great overall, but I think...

Can you be more specific? The example scripts in `scripts` are up to date.

Superseded by #467, thanks @bonevbs !

Hi @Yang-Changhui , for standard model hyperparameters it's simplest to refer to the original FNO paper, linked [here](https://arxiv.org/abs/2010.08895).