| Package | Description |
|---|---|
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
SearchNode |
SearchNode.excludedParent |
SearchNode |
SearchNode.selectedParent |
SearchNode |
Document.selectedSearchNode |
| Modifier and Type | Method and Description |
|---|---|
SearchNode |
SearchNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
INeuron.NormWeight |
Document.ValueQueue.adjustWeight(SearchNode cand,
List<InterprNode> changed) |
boolean |
SearchNode.affectsUnknown(SearchNode p) |
int |
SearchNode.compareTo(SearchNode sn) |
INeuron.NormWeight |
Document.ValueQueue.processChanges(SearchNode sn,
long v) |
| Constructor and Description |
|---|
SearchNode(Document doc,
SearchNode selParent,
SearchNode exclParent,
org.aika.corpus.SearchNode.Candidate c,
int level,
List<InterprNode> changed) |
| Modifier and Type | Method and Description |
|---|---|
Activation.State |
INeuron.computeWeight(int round,
Activation act,
SearchNode sn) |
Copyright © 2017. All rights reserved.