Static Public Member Functions | |
static Eigen::MatrixXd | activate (const Eigen::MatrixXd &z) |
static Eigen::MatrixXd | diff (const Eigen::MatrixXd &a) |
![]() | |
static Eigen::MatrixXd | activate (const Eigen::MatrixXd &z) |
Activate a layer's outputs. | |
static Eigen::MatrixXd | diff (const Eigen::MatrixXd &a) |
Compute the derivative of the activation function. | |
Static Public Attributes | |
static std::string | slug = "smax" |
![]() | |
static std::string | slug = "actv" |