| Package | Description |
|---|---|
| nuroko.core | |
| nuroko.module | |
| nuroko.module.layers | |
| nuroko.testing |
| Class and Description |
|---|
| ALayerStack
Abstract base class representing a stack of AWeightLayer components
|
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| Dropout
Component that performs dropout on activation values.
|
| Identity |
| Join
Class representing a side-by-side joining of components
|
| NeuralNet |
| Operator |
| Stack
A stack of connected components, with the output of each feeding into the
input of the next
|
| Class and Description |
|---|
| AComponent |
| ACompoundComponent
Abstract base class for components that combine other components.
|
| ALayerStack
Abstract base class representing a stack of AWeightLayer components
|
| AOperationComponent
Base class for components that perform a single operation on each element
from input to output
|
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| Bias |
| Dropout
Component that performs dropout on activation values.
|
| Join
Class representing a side-by-side joining of components
|
| NeuralNet |
| Normaliser |
| Operator |
| Sparsifier |
| Stack
A stack of connected components, with the output of each feeding into the
input of the next
|
| ThinkingOp |
| TrainingOp |
| Class and Description |
|---|
| AComponent |
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| Class and Description |
|---|
| AComponent |
Copyright © 2013. All Rights Reserved.