BasisResearch / chirho

An experimental language for causal reasoning
https://basisresearch.github.io/chirho/getting_started.html
Apache License 2.0
164 stars 10 forks source link

support for stochastic differential equations using torchsde? #543

Open djinnome opened 2 months ago

djinnome commented 2 months ago

https://github.com/google-research/torchsde

It would appear that the work to incorporate torchsde would involve creating a

chirho.dynamical.handlers.TorchSDE class and a chirho.dynamical.internals.backends.torchsde module