Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: