Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250711) (5f47dc23ffc)
|
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 |