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

Make code run faster #3

Open
katiana22 opened this issue Jul 22, 2020 · 0 comments
Open

Make code run faster #3

katiana22 opened this issue Jul 22, 2020 · 0 comments
Assignees

Comments

@katiana22
Copy link

@dalixwill

We can try to find ways to make the calibration code run faster. Perhaps through parallelization?

I suggest that:

  1. First we make sure that parts that need to run only once (e.g. the training part) do not run multiple times and

  2. we find parts that can potentially run simultaneously.

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