Package network.aika.neuron
package network.aika.neuron
-
ClassDescriptionThe
NeuronProvider
class is a proxy implementation for the real neuron implementation in the classNeuron
.The Sample Space keeps track of the number of training instances a certain neuron or synapse has encountered.Synapse<S extends Synapse,I extends Neuron & Axon, O extends Neuron<?, OA>, L extends Link<S, IA, OA>, IA extends Activation, OA extends Activation>