Skip to content

feat: Add LeakyReLU activation function#32

Open
oscar-defelice wants to merge 7 commits into
patrikeh:masterfrom
oscar-defelice:master
Open

feat: Add LeakyReLU activation function#32
oscar-defelice wants to merge 7 commits into
patrikeh:masterfrom
oscar-defelice:master

Conversation

@oscar-defelice

Copy link
Copy Markdown

I added another activation function, i.e. LeakyReLU. This can be increase numerical efficiency in cases where you have flat cost functions.

Another implementation choice could be add another parameter to ReLU, whose default is 0 and then just use that with other values also for LeakyReLU.

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.

1 participant