rosejn/cortex

support for selu activation function

Open

#181 ouverte le 11 juin 2017

Voir sur GitHub
 (8 commentaires) (0 réactions) (0 assignés)Clojure (109 forks)batch import
enhancementharderhelp wanted

Métriques du dépôt

Stars
 (1 269 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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

Guide contributeur