Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ed.set_seed doesn't work #950

Open
JhyOnya opened this issue Apr 14, 2021 · 1 comment
Open

ed.set_seed doesn't work #950

JhyOnya opened this issue Apr 14, 2021 · 1 comment

Comments

@JhyOnya
Copy link

JhyOnya commented Apr 14, 2021

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.

@dustinvtran
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants