Skip to content
Xer0Dynamite edited this page Apr 2, 2020 · 7 revisions

A clump should hold it's own action potential when it is a space-based order, rather than time, where it should share the action value in some way.

To start with, use binary values (on or off) for the Markov model.

Neuron:

  • action attribute
  • input list
  • output list
  • id
A meta-class for clumps which hold sub-objects within it.

NeuronMeta(subneuronlist) => new object composed via inheritance of perce

 a struct or object containing action potential, possibly input list, output list

Is-A vs. Has-A

Clone this wiki locally