Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
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: