google-research/torchsde

Examples for paper's toy problems

MiguelFreire opened this issue · 3 comments

Hey,

Could you guys share the example code for the toy problems presented in the paper? Especially the one for Stochastic Lorenz Attractor?

I was looking at how to solve a system of stochastic differential equations using torchsde where there is inter-dependecy between some of the functions. Can you help me out?

Cheers,
Miguel

Hello,

First of all, thank you for the code.
Could you please share the script/notebook for the Stochastic Lorenz system?

Thank you in advance!
Duong

It's here

Thank you! Cheers!