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

Why do we use random seed? Nothing appears random #7

Closed
Jacob-Stevens-Haas opened this issue Mar 25, 2024 · 2 comments
Closed

Why do we use random seed? Nothing appears random #7

Jacob-Stevens-Haas opened this issue Mar 25, 2024 · 2 comments

Comments

@Jacob-Stevens-Haas
Copy link
Collaborator

@MalachiteWind , IDK where seed was ever used, since this goes back to before it was moved in plumex. git log --oneline -Grandom shows there are only a handful of commits to ever use np.random:

0cb91f7 2024-02-14  cln: delete experiment results and gitignore more  Jake
7632d6d 2023-12-14  removing old test exp folder  Ike
8c3245e 2023-12-14  got rid of old test exp  Ike
3768cc7 2023-12-05  setting up mitosis advanced workflow  Ike
c43ac5e 2023-12-04  working with mitosis  Ike
6c2d556 2023-12-01  added seed var  Ike
b6347de 2023-11-30  added seed var  Ike
c5cdfac 2023-11-22  update  Ike
a113635 2023-11-21  adding laurel data  Ike

Do you know, or an

@MalachiteWind
Copy link
Owner

Randomization occurs under the hood when ensembling the base optimizer for SINDy.

@Jacob-Stevens-Haas
Copy link
Collaborator Author

Jacob-Stevens-Haas commented Mar 26, 2024

Thanks for explaining! I added dynamicslab/pysindy#485

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