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

Bugfix: property not callable #119

Merged
merged 2 commits into from
Mar 22, 2021
Merged

Conversation

MaxFBurg
Copy link
Member

I tried the Bayesian hyperparameter optimization, but got TypeError: 'property' object is not callable

I think I found the problem and fixed it, but I'm not sure. Happy to discuss.

@MaxFBurg MaxFBurg marked this pull request as ready for review March 17, 2021 15:52
@MaxFBurg MaxFBurg added the bug Something isn't working label Mar 17, 2021
@mohammadbashiri
Copy link
Collaborator

@KonstantinWilleke is this error (TypeError: 'property' object is not callable) the same error that you got as per issue #111 (I did not find a description of the error there)

Copy link
Collaborator

@mohammadbashiri mohammadbashiri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MaxFBurg!

@KonstantinWilleke
Copy link
Collaborator

@KonstantinWilleke is this error (TypeError: 'property' object is not callable) the same error that you got as per issue #111 (I did not find a description of the error there)

Yes that fixed the error I was getting!

@KonstantinWilleke KonstantinWilleke merged commit 3d6b629 into sinzlab:master Mar 22, 2021
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

Successfully merging this pull request may close these issues.

3 participants