edward icon indicating copy to clipboard operation
edward copied to clipboard

ed.set_seed doesn't work

Open JhyOnya opened this issue 4 years ago • 1 comments

I used seed as: ed.set_seed(1) ed.util.set_seed(1)

when I use: inference = ed.KLqp({z: qz}, data) inference.update()

the loss is different.

JhyOnya avatar Apr 14 '21 02:04 JhyOnya

Hey @JhyOnya ! To let you know, this repo is no longer maintained. We still actively respond on the other relevant research codebases like https://github.com/google/edward2, https://github.com/tensorflow/probability, and https://github.com/google/uncertainty-baselines.

dustinvtran avatar May 11 '21 18:05 dustinvtran