Uses of Package
network.aika.lattice
-
Packages that use network.aika.lattice Package Description network.aika network.aika.lattice network.aika.neuron network.aika.neuron.activation -
Classes in network.aika.lattice used by network.aika Class Description Node TheNodeclass is the abstract class for all the boolean logic nodes underneath the neural network layer.NodeActivation NodeQueue -
Classes in network.aika.lattice used by network.aika.lattice Class Description InputNode TheInputNodeclass is the input layer for the boolean logic.InputNode.InputActivation Node TheNodeclass is the abstract class for all the boolean logic nodes underneath the neural network layer.NodeActivation OrNode While several neurons might share a the same input-node or and-node, there is always a always a one-to-one relation between or-nodes and neurons.OrNode.Link OrNode.OrActivation -
Classes in network.aika.lattice used by network.aika.neuron Class Description InputNode TheInputNodeclass is the input layer for the boolean logic.OrNode While several neurons might share a the same input-node or and-node, there is always a always a one-to-one relation between or-nodes and neurons. -
Classes in network.aika.lattice used by network.aika.neuron.activation Class Description InputNode.InputActivation OrNode.OrActivation