Package mgui.neuro.graphs
-
Class Summary Class Description CorticalNetworkGraph CorticalNetworkGraphConnection CorticalNetworkGraphNode NeuralNetConnection NeuralNetGraph Extension of JUNG's DirectedSparseGraph designed to specifically represent instances of NeuralNet.NeuralNetNode Extension ofDirectedSparseVertex
to specifically represent nodes in neural networks, i.e., containing references to instances ofNeuron
.