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

Finding and controlling sources of stochasticity #57

Open
eharpste opened this issue Apr 20, 2020 · 1 comment
Open

Finding and controlling sources of stochasticity #57

eharpste opened this issue Apr 20, 2020 · 1 comment
Assignees
Labels
API Usability Issues related to making the system easier to use on a software level Discussion enhancement help wanted

Comments

@eharpste
Copy link
Member

In discussing a fine grain evaluation of AL's behavior between configuration it occurred to use that there are probably several stochastic processes inside AL's various algorithms that likely make arbitrary choices based on some form of randomness. We should probably have some means for setting a universal seed for a run to verify that we can get the exact same learning behavior between runs. This issue is mainly to try and start a discussion to track down as many of these places as we can.

@eharpste eharpste added enhancement help wanted API Usability Issues related to making the system easier to use on a software level labels Apr 20, 2020
@eharpste
Copy link
Member Author

eharpste commented Jun 5, 2020

This is really a sub-issue of #53 related to enabling testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Usability Issues related to making the system easier to use on a software level Discussion enhancement help wanted
Projects
None yet
Development

No branches or pull requests

3 participants