rosejn/cortex

support for selu activation function

Open

#181 aberto em 11 de jun. de 2017

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)Clojure (109 forks)batch import
enhancementharderhelp wanted

Métricas do repositório

Stars
 (1.269 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador