Package nnetwork
The Neural Network class.
The "ANNMain" main class that operates the neural network.
The "Node" class that implements the network nodes.
The "Codec" is the encoder and decoder of the Edge Vector graph representation.
The "Topology" generates the topologies for the various neural network flavours.
The "NNetwork" class implements the neural network.