Uses of Class
mgui.neuro.exceptions.NeuroNetException
Package | Description |
---|---|
mgui.neuro.networks |
-
Uses of NeuroNetException in mgui.neuro.networks
Methods in mgui.neuro.networks that throw NeuroNetException Modifier and Type Method Description boolean
AbstractNeuralNet. addUnit(ConnectableNeuron unit)
boolean
AbstractNeuralNet. addUnit(ConnectableNeuron unit, boolean fire)