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

Add functionality to sample the same output from the same model #10

Open
ayn2 opened this issue Jun 8, 2022 · 0 comments
Open

Add functionality to sample the same output from the same model #10

ayn2 opened this issue Jun 8, 2022 · 0 comments
Labels
new feature New feature or request

Comments

@ayn2
Copy link
Collaborator

ayn2 commented Jun 8, 2022

In so far as replicability is always a concern, we might want to help the user set seeds so that if (for whatever reason) they wanted to generate exactly the same results, they could

we could define another method within SygnetModel() that sets all the relevant seeds (random, numpy, and torch)

@tsrobinson tsrobinson added the new feature New feature or request label Jun 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants