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

fixed seed throughout the code #123

Open
luiztauffer opened this issue Dec 23, 2024 · 1 comment
Open

fixed seed throughout the code #123

luiztauffer opened this issue Dec 23, 2024 · 1 comment

Comments

@luiztauffer
Copy link
Collaborator

we should map all non-deterministic steps of the pipeline and implement a parameter for fixing the seed. This will make it possible to reproduce:

  • model training
  • motifs segmentation
  • clustering
@katiekly
Copy link
Collaborator

Note we need to fix the numpy and kmeans seed in segmentation

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