Skip to content

Conversation

hatsunearu
Copy link

Adds support for ReLU and LReLU activation functions which are quite popular in recent projects.

@@ -2,7 +2,7 @@
/* #undef PACKAGE */

/* Version number of package */
#define VERSION "2.2.0"
/* #undef VERSION */
Copy link
Member

Choose a reason for hiding this comment

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

This shouldn't be part of the PR... :)

@bukka
Copy link
Member

bukka commented May 19, 2018

@hatsunearu I see that there are actually 2 PR's for ReLU. This one and #80 which also adds bunch of other improvements. Think this one was first but the other one has got it in single commit and has additional commits in it so it might be a bit easier to handle that one... Would you be ok if I close this one in favour of #80 ?

@hatsunearu
Copy link
Author

Go ahead!

@hatsunearu hatsunearu closed this May 20, 2018
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.

2 participants