Yohai Bar Sinai
Yohai Bar Sinai
I think (@shoyer correct me if I'm wrong) what you need to do is write a `Model` (see [here](https://github.com/google-research/data-driven-pdes/blob/master/datadrivenpdes/core/models.py)). As I wrote in the tutorial, a `Model` is a structure...
Eventually I'll add an example for this to the tutorial, but it will take a few weeks
Thanks. but they need to learn a reaction term, possibly not in a convolutional setting. They might have to write a new one. On Tue, Jul 23, 2019 at 11:53...
I considered that, but I think this is more natural since time is a very generic parameter. It also follows the logic of odeint of scipy and the such (ode45...