Package network.aika.steps.activation
Class Counting
Counts the number of activations a particular neuron has encountered.
- Author:
- Lukas Molzberger
-
Field Summary
Fields inherited from interface network.aika.steps.QueueKey
COMPARATOR, ELEMENT_COMPARATOR, THOUGHT_COMPARATOR
-
Method Summary
Methods inherited from class network.aika.steps.Step
add, checkIfQueued, copy, getElement, getFired, getLinkingOrder, getStepName, getTimestamp, setTimestamp, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface network.aika.steps.QueueKey
getCheckIfQueuedTimestamp
-
Method Details
-
add
-
getPhase
- Specified by:
getPhase
in interfaceQueueKey
- Specified by:
getPhase
in classStep<Activation>
-
process
public void process()- Specified by:
process
in classStep<Activation>
-