| Package | Description |
|---|---|
| org.aika.neuron |
| Modifier and Type | Field and Description |
|---|---|
static Activation.State |
Activation.State.ZERO |
| Modifier and Type | Field and Description |
|---|---|
TreeMap<Integer,Activation.State> |
Activation.Rounds.rounds |
| Modifier and Type | Method and Description |
|---|---|
Activation.State |
Activation.computeValueAndWeight(int round) |
Activation.State |
Activation.Rounds.get(int r) |
Activation.State |
Activation.getFinalState() |
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) |
Copyright © 2018. All rights reserved.