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

Activation functions behave incorrectly when bias unit present at rhs of Axons #5

Open
michaellavelle opened this issue Oct 27, 2017 · 1 comment

Comments

@michaellavelle
Copy link
Contributor

No description provided.

@michaellavelle
Copy link
Contributor Author

michaellavelle commented Oct 27, 2017

Prevented the incorrect behaviour by ensuring that the activation functions cannot unintentionally be used with rhs bias units ( #6) . Longer term solution is to adapt activation functions to handle rhs bias.

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