| Interface | Description |
|---|---|
| SearchNode.SkipSelectStep |
| Class | Description |
|---|---|
| Activation |
The
Activation class is the most central class in Aika. |
| Activation.AvgState | |
| Activation.Builder | |
| Activation.Link |
The
SynapseActivation mirror the synapse link in the network of activations. |
| Activation.Rounds |
Since Aika is a recurrent neural network, it is necessary to compute several rounds of activation values.
|
| Activation.State |
A
State object contains the activation value of an activation object that belongs to a neuron. |
| Candidate | |
| Linker |
The
Linker class is responsible for for the linkage of neuron activations. |
| Position | |
| Position.ActKey | |
| SearchNode |
The
SearchNode class represents a node in the binary search tree that is used to find the optimal
interpretation for a given document. |
| Enum | Description |
|---|---|
| Activation.Mode | |
| Linker.Direction | |
| SearchNode.DebugState | |
| SearchNode.Decision |
| Exception | Description |
|---|---|
| SearchNode.TimeoutException |
Copyright © 2018. All rights reserved.