| Package | Description |
|---|---|
| org.aika | |
| org.aika.corpus | |
| org.aika.lattice | |
| org.aika.neuron | |
| org.aika.training |
| Class and Description |
|---|
| AndNode
The
InputNode and the AndNode classes together form a pattern lattice, containing all
possible substructures of any given conjunction. |
| Node
The
Node class is the abstract class for all the boolean logic nodes underneath the neural network layer. |
| Class and Description |
|---|
| Node
The
Node class is the abstract class for all the boolean logic nodes underneath the neural network layer. |
| NodeActivation |
| NodeActivation.Key |
| Class and Description |
|---|
| AndNode
The
InputNode and the AndNode classes together form a pattern lattice, containing all
possible substructures of any given conjunction. |
| AndNode.Refinement |
| InputNode
The
InputNode class is the input layer for the boolean logic. |
| Node
The
Node class is the abstract class for all the boolean logic nodes underneath the neural network layer. |
| Node.RidVisited
Aika extensively uses graph coloring techniques.
|
| Node.ThreadState
The
ThreadState is a thread local data structure containing the activations of a single document for
a specific logic node. |
| Node.ThreadState.RidOutOfRange |
| NodeActivation |
| NodeActivation.Key |
| Class and Description |
|---|
| InputNode
The
InputNode class is the input layer for the boolean logic. |
| Node
The
Node class is the abstract class for all the boolean logic nodes underneath the neural network layer. |
| NodeActivation |
| NodeActivation.Key |
| OrNode
While several neurons might share a the same input-node or and-node, there is always a always a one-to-one relation
between or-nodes and neurons.
|
| Class and Description |
|---|
| Node
The
Node class is the abstract class for all the boolean logic nodes underneath the neural network layer. |
| NodeActivation |
Copyright © 2018. All rights reserved.