Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: