NeuralMesh
  • Class
  • Tree

Classes

  • AbstractNetwork
  • Controller
  • layer
  • ManagedNetwork
  • Model
  • mysql
  • Navigation
  • network
  • NeuralMesh
  • neuron
  • nmesh
  • synapse
  • train
  • UnmanagedNetwork
  • users
  • validation

NeuralMesh

Classes summary

AbstractNetwork
Controller
layer Layer object holds an array of neurons. Mainly an organisation class.
ManagedNetwork ManagedNetwork is a pre-existing network that is more volatile and logs history, gets cached etc
Model
mysql
Navigation
network
NeuralMesh Neural Mesh Factory pattern. Instance based on existing or new
neuron The Neuron class does most of the work
nmesh NMesh object. This class is the base class.
synapse Synapse class
train
UnmanagedNetwork

UnmanagedNetwork is a network that doesn't get viewed in the Manager and is usually temporary

users
validation Validation class
NeuralMesh API documentation generated by ApiGen