(PECL fann >= 1.0.0)
Sets the activation function for supplied neuron and layer
bool fann_set_activation_function ( resource $ann, int $activation_function, int $layer, int $neuron )
Set the activation function for neuron number neuron in layer number layer, counting the input layer as layer 0.
It is not possible to set activation functions for the neurons in the input layer.
When choosing an activation function it is