Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for Phpml\NeuralNetwork\Layer, including all inherited members.
__construct(int $nodesNumber=0, string $nodeClass=Neuron::class, ?ActivationFunction $activationFunction=null) | Phpml\NeuralNetwork\Layer | |
addNode(Node $node) (defined in Phpml\NeuralNetwork\Layer) | Phpml\NeuralNetwork\Layer | |
getNodes() | Phpml\NeuralNetwork\Layer |