jayroxis / PINNs

PyTorch Implementation of Physics-informed Neural Networks
515 stars 128 forks source link

Burgers inference discrete time #3

Closed reyhashemi closed 2 years ago

reyhashemi commented 2 years ago

Hi @jayroxis and thank you very much for this useful repository, really appreciated.

I was wondering if by any chance your pytorch implementation for the Burgers Equation inference solution, "time discrete" approach was also available and open to public?

Thank you again!

PS: sorry for asking this in an issue, I could not find your email.

jayroxis commented 2 years ago

Hi @reyhashemi,

I haven't got chance to implement it, since I think it would be easy to adapt the continuous version to discrete version.

reyhashemi commented 2 years ago

Thank you Jay! Please share with us in the case you would do it some day ! your codes are neat and I learned a lot. :)