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

Error in solution grl_training: ValueError: Found two metrics with the same name: digits_classifier_accuracy #31

Open
tobilab opened this issue Sep 14, 2021 · 0 comments

Comments

@tobilab
Copy link

tobilab commented Sep 14, 2021

If running the lab for the domain adaptation and using the grl_training solution the model gets trained without errors but the following error occurs if model.evaluate(...) is called after the training:
ValueError: Found two metrics with the same name: digits_classifier_accuracy

Does anyone can help to find out why?

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

1 participant