| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Neuron.NormWeight |
Activation.State.weight |
| Constructor and Description |
|---|
State(double value,
int fired,
Neuron.NormWeight weight) |
| Modifier and Type | Method and Description |
|---|---|
Neuron.NormWeight |
Document.ValueQueue.adjustWeight(SearchNode cand,
List<InterprNode> changed) |
Neuron.NormWeight |
SearchNode.computeAccumulatedWeight() |
Neuron.NormWeight |
Document.ValueQueue.processChanges(SearchNode en,
long v) |
| 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.