Rectifier Neuron f(x) = max(0,x) More...
#include <shark/Models/Neurons.h>
Inheritance diagram for shark::RectifierNeuron:Public Member Functions | |
| template<class T > | |
| T | function (T x) const |
| template<class T > | |
| T | functionDerivative (T y) const |
|
inline |
|
inline |