Uses of Package
mgui.neuro.graphs
Package | Description |
---|---|
mgui.neuro.graphs | |
mgui.neuro.networks |
-
Classes in mgui.neuro.graphs used by mgui.neuro.graphs Class Description CorticalNetworkGraphNode NeuralNetNode Extension ofDirectedSparseVertex
to specifically represent nodes in neural networks, i.e., containing references to instances ofNeuron
. -
Classes in mgui.neuro.graphs used by mgui.neuro.networks Class Description NeuralNetGraph Extension of JUNG's DirectedSparseGraph designed to specifically represent instances of NeuralNet.