https://github.com/Microsoft/CNTK
Revision 827c194cec75ee14257816467fe695530a6998c3 authored by Lakshay Garg on 18 October 2017, 17:17:01 UTC, committed by Lakshay Garg on 18 October 2017, 17:19:12 UTC
Swish activation function swish(x) = x * sigmoid(x) has
just been published by the Google Brain team. This is an
implementation of the same in CNTK.

Ref: https://export.arxiv.org/pdf/1710.05941
1 parent 28f3b8e
History
Tip revision: 827c194cec75ee14257816467fe695530a6998c3 authored by Lakshay Garg on 18 October 2017, 17:17:01 UTC
add swish activation function
Tip revision: 827c194
File Mode Size
Dependencies
Documentation
Examples
Manual
PretrainedModels
Scripts
Source
Tests
Tools
Tutorials
bindings
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 3.3 KB
.gitignore -rw-r--r-- 7.4 KB
.gitmodules -rw-r--r-- 211 bytes
CNTK.Common.props -rw-r--r-- 1.6 KB
CNTK.Cpp.props -rw-r--r-- 11.7 KB
CNTK.sln -rw-r--r-- 213.2 KB
CONTRIBUTING.md -rw-r--r-- 210 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 7.9 KB
Makefile -rw-r--r-- 60.6 KB
README.md -rw-r--r-- 7.8 KB
configure -rwxr-xr-x 34.5 KB

README.md

back to top