| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Neuron.NormWeight |
Activation.State.weight |
| 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) |
| Constructor and Description |
|---|
State(double value,
int fired,
Neuron.NormWeight weight) |
| Modifier and Type | Method and Description |
|---|---|
Neuron.NormWeight |
ExpandNode.computeAccumulatedWeight() |
| Modifier and Type | Field and Description |
|---|---|
static Neuron.NormWeight |
Neuron.NormWeight.ZERO_WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
Neuron.NormWeight |
Neuron.NormWeight.add(Neuron.NormWeight nw) |
static Neuron.NormWeight |
Neuron.NormWeight.create(double w,
double n) |
Neuron.NormWeight |
Neuron.NormWeight.sub(Neuron.NormWeight nw) |
| Modifier and Type | Method and Description |
|---|---|
Neuron.NormWeight |
Neuron.NormWeight.add(Neuron.NormWeight nw) |
boolean |
Neuron.NormWeight.equals(Neuron.NormWeight nw) |
Neuron.NormWeight |
Neuron.NormWeight.sub(Neuron.NormWeight nw) |
Copyright © 2017. All rights reserved.