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

Added option to use tanh activation #23

Merged
merged 1 commit into from
Dec 16, 2020
Merged

Added option to use tanh activation #23

merged 1 commit into from
Dec 16, 2020

Conversation

peastman
Copy link
Member

@peastman peastman commented Dec 9, 2020

Addresses the requirements of #21. @brookehus and @nec4 can you confirm this meets your needs?

@brookehus
Copy link

@nec4 can you look at this when you have time?

@nec4
Copy link

nec4 commented Dec 16, 2020

Of course - taking a look now!

Copy link

@nec4 nec4 left a comment

Choose a reason for hiding this comment

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

This looks good to me! - though I have not run the tests on my local machine. I have only double checked the forward pass and derivative calculation (the rest is just modifying input arguments and adding a duplicate test using Tanh instead of SSP if I understand correctly). If you would like me to run the tests, I can setup an environment on my end.

@peastman
Copy link
Member Author

Thanks! I already ran the tests. Just wanted to make sure this has all the features you need.

@peastman peastman merged commit e540a63 into master Dec 16, 2020
@peastman peastman deleted the tanh branch December 16, 2020 23:53
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.

3 participants