Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
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 |