Y
Hacker News
new
|
ask
|
show
|
jobs
by
gallamine
4733 days ago
You could also try the Elliot Sigmoid activation function. I found it executed about 2x faster than the exponential sigmoid (in Matlab). Brief writeup:
http://www.gallamine.com/blog/2013/01/21/a-sigmoid-function-...