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

need 2 different model_path variables #33

Closed
mlelarge opened this issue Sep 30, 2021 · 1 comment
Closed

need 2 different model_path variables #33

mlelarge opened this issue Sep 30, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@mlelarge
Copy link
Owner

When not starting anew, model_path_load should contain the path to the model.
model_path should then be the path to save the new learned model.
Right now, the model_path_load is used for the evaluation!

@mlelarge mlelarge added the bug Something isn't working label Sep 30, 2021
@mlelarge
Copy link
Owner Author

mlelarge commented Feb 6, 2022

Done in refactoring.

@mlelarge mlelarge closed this as completed Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant