Public Attributes

Activation_Functions::Pair Struct Reference

Structure that holds pointers to function and its derivative for convenient use. More...

#include <Activation_Functions.h>

List of all members.

Public Attributes

Function_Ptr function
 Activation function itself.
Function_Ptr derivative
 First derivative of the function.

Detailed Description

Structure that holds pointers to function and its derivative for convenient use.

MCPN Logo
kr0st © 2010