Methods
# addNeuron(neuron)
Add a neuron to the layer.
Parameters:
Name | Type | Description |
---|---|---|
neuron |
Neuron
|
The neuron to add. |
-
Class
Name | Type | Description |
---|---|---|
neuron |
Neuron
|
The neuron to add. |