Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
|
Public Member Functions | |
__construct (int $nodesNumber=0, string $nodeClass=Neuron::class, ?ActivationFunction $activationFunction=null) | |
addNode (Node $node) | |
getNodes () | |
Phpml\NeuralNetwork\Layer::__construct | ( | int | $nodesNumber = 0, |
string | $nodeClass = Neuron::class, | ||
?ActivationFunction | $activationFunction = null ) |
InvalidArgumentException |
Phpml\NeuralNetwork\Layer::getNodes | ( | ) |
Node[] |