Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250613) (541f1569af4)
Phpml\NeuralNetwork\ActivationFunction Interface Reference
Inheritance diagram for Phpml\NeuralNetwork\ActivationFunction:
Phpml\NeuralNetwork\ActivationFunction\BinaryStep Phpml\NeuralNetwork\ActivationFunction\Gaussian Phpml\NeuralNetwork\ActivationFunction\HyperbolicTangent Phpml\NeuralNetwork\ActivationFunction\PReLU Phpml\NeuralNetwork\ActivationFunction\Sigmoid Phpml\NeuralNetwork\ActivationFunction\ThresholdedReLU

Public Member Functions

 compute ($value)
 
 differentiate ($value, $computedvalue)
 

Member Function Documentation

◆ compute()

◆ differentiate()


The documentation for this interface was generated from the following file: