Closed zd9999cs closed 1 month ago
I played with the random seed jr.PRNGKey() a bit, and final output varies inside 0.8 to 1.0, where my local output and the given output both reside in, thus the problem seem to be the behaviour of random number generator not identical between machines.
I am trying to follow the SDE example in Getting started section of diffrax's documentation, which is
Expected output should be 0.89436394, but my machine outputs 0.96505475. I cannot figure out what have gone wrong.
I installed diffrax through mamba and the package list in the environment is as follows: