| Interface | Description |
|---|---|
| Model.WritableFactory | |
| PassiveInputFunction | |
| SuspensionHook |
The suspension hook is used to suspend neurons and logic nodes to an external storage in order to reduce the memory footprint.
!!!
|
| Writable |
| Class | Description |
|---|---|
| AbstractNode<P extends Provider<? extends AbstractNode>,A extends NodeActivation> | |
| Converter |
Converts the synapse weights of a neuron into a boolean logic representation of this neuron.
|
| Document |
The
Document class represents a single document which may be either used for processing a text or as
training input. |
| Document.ActKey | |
| Model |
The model consists of two layers.
|
| Provider<T extends AbstractNode> | |
| ReadWriteLock | |
| Utils |
| Enum | Description |
|---|---|
| ActivationFunction | |
| DistanceFunction | |
| Provider.SuspensionMode |
Copyright © 2018. All rights reserved.