| Package | Description |
|---|---|
| org.aika | |
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
Activation.State |
Activation.finalState |
static Activation.State |
Activation.State.ZERO |
| Modifier and Type | Method and Description |
|---|---|
Activation.State |
Activation.Rounds.get(int r) |
Activation.State |
Activation.Rounds.getLast() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Activation.State.equals(Activation.State s) |
boolean |
Activation.State.equalsWithWeights(Activation.State s) |
boolean |
Activation.Rounds.set(int r,
Activation.State s) |
| Modifier and Type | Method and Description |
|---|---|
Activation.State |
Neuron.computeWeight(int round,
Activation act,
ExpandNode en) |
Copyright © 2017. All rights reserved.