rosejn/cortex

support for selu activation function

Open

#181 opened on Jun 11, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Clojure (109 forks)batch import
enhancementharderhelp wanted

Repository metrics

Stars
 (1,269 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Ran into an interesting discussion on hackers' news on an activation function that seems to work well, even with deeper fully connected networks. See comparison and paper here, and discussion at reddit and HN.

https://github.com/shaohua0116/Activation-Visualization-Histogram

https://www.reddit.com/r/MachineLearning/comments/6g5tg1/r_selfnormalizing_neural_networks_improved_elu/ https://news.ycombinator.com/item?id=14527686

Contributor guide