This website requires JavaScript.
Explore
Help
Sign In
shin
/
NeuralNetworkLib
Watch
1
Star
0
Fork
0
You've already forked NeuralNetworkLib
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
NeuralNetworkLib
/
include
/
NeuralNetwork
/
ActivationFunction
History
Shin
9f476b4233
add RectifiedUnit and LeakyRectifiedUnit
2016-11-01 21:59:22 +01:00
..
ActivationFunction.h
activation function cleaning
2016-05-13 20:19:08 +02:00
Heaviside.h
serializatioin / deserialization and tests
2016-04-06 15:54:47 +02:00
HyperbolicTangent.h
serializatioin / deserialization and tests
2016-04-06 15:54:47 +02:00
LeakyRectifiedLinear.h
add RectifiedUnit and LeakyRectifiedUnit
2016-11-01 21:59:22 +01:00
Linear.h
serializatioin / deserialization and tests
2016-04-06 15:54:47 +02:00
RectifiedLinear.h
add RectifiedUnit and LeakyRectifiedUnit
2016-11-01 21:59:22 +01:00
Sigmoid.h
activation funcion: delete streaming
2016-05-13 20:20:56 +02:00