| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Method and Description |
|---|---|
Neuron.NormWeight |
Iteration.ValueQueue.adjustWeight(ExpandNode cand,
List<Option> changed) |
Neuron.NormWeight |
Iteration.ValueQueue.processChanges(ExpandNode en,
long v) |
| Modifier and Type | Field and Description |
|---|---|
ExpandNode |
Document.root |
ExpandNode |
Document.selectedExpandNode |
| Modifier and Type | Field and Description |
|---|---|
TreeSet<ExpandNode> |
ExpandNode.candidates |
| Modifier and Type | Method and Description |
|---|---|
static ExpandNode |
ExpandNode.createCandidate(Document doc,
List<Option> changed,
ExpandNode parent,
ExpandNode selectedParent,
ExpandNode excludedParent,
Option ref,
ExpandNode.RefMarker marker) |
static ExpandNode |
ExpandNode.createInitialExpandNode(Document doc) |
| Modifier and Type | Method and Description |
|---|---|
int |
ExpandNode.compareTo(ExpandNode c) |
static ExpandNode |
ExpandNode.createCandidate(Document doc,
List<Option> changed,
ExpandNode parent,
ExpandNode selectedParent,
ExpandNode excludedParent,
Option ref,
ExpandNode.RefMarker marker) |
void |
ExpandNode.generateNextLevelCandidates(Iteration t,
ExpandNode selectedParent,
ExpandNode excludedParent) |
| Constructor and Description |
|---|
ExpandNode(ExpandNode parent) |
| Modifier and Type | Method and Description |
|---|---|
Activation.State |
Neuron.computeWeight(int round,
Activation act,
ExpandNode en) |
Copyright © 2017. All rights reserved.