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

classifier bias mismatch #2

Open
eyaler opened this issue Nov 9, 2018 · 1 comment
Open

classifier bias mismatch #2

eyaler opened this issue Nov 9, 2018 · 1 comment

Comments

@eyaler
Copy link

eyaler commented Nov 9, 2018

basic_net classifier uses bias=False, but blog diagrams show bias=True. Also, if it is indeed set to False, why so?

@davidcpage
Copy link
Owner

Thanks for spotting this! bias=False as in the code is 'correct' - I tested with and without and got similar results so went with the simpler option. I'll leave the issue open until I've updated the blog diagram and added a comment there.

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