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

Fix misleading message when calling fit on initialized net #453

Merged
merged 1 commit into from Apr 11, 2019

Conversation

BenjaminBossan
Copy link
Collaborator

Fixes #436

I had originally planned a more thorough rework of initialization messages (in #440) but this is more complicated than expected. Meanwhile, this at least fixes the reported bug.

@BenjaminBossan BenjaminBossan self-assigned this Apr 10, 2019
@ottonemo ottonemo merged commit ea28546 into master Apr 11, 2019
@BenjaminBossan BenjaminBossan deleted the bugfix/wrong-msg-reinit-after-fit-436 branch May 7, 2019 19:25
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

Successfully merging this pull request may close these issues.

Misleading message if fit triggers re-initialization
2 participants