Package network.aika.neuron
-
Interface Summary Interface Description Neuron.Builder Synapse.SynapseFactory -
Class Summary Class Description INeuron TheINeuronclass represents a internal neuron implementation in Aikas neural network and is connected to other neurons through input synapses and output synapses.INeuron.SynapseSummary Neuron TheNeuronclass is a proxy implementation for the real neuron implementation in the classINeuron.Synapse TheSynapseclass connects two neurons with each other.Synapse.Builder TheBuilderclass is just a helper class which is used to initialize a neuron. -
Enum Summary Enum Description INeuron.Type Synapse.State -
Exception Summary Exception Description