| Package | Description |
|---|---|
| nuroko.core | |
| nuroko.module | |
| nuroko.module.layers |
| Class and Description |
|---|
| ALayerStack
Abstract base class representing a stack of WeightLayer components
|
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| Join
Class representing a side-by-side joining of networks
|
| 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 |
| ALayer
Layers represent layers of computation from input to output nodes
|
| ALayerStack
Abstract base class representing a stack of WeightLayer components
|
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| CompoundLayerStack |
| Join
Class representing a side-by-side joining of networks
|
| NeuralNet |
| Operator |
| Stack
A stack of connected components, with the output of each feeding into the
input of the next
|
| Class and Description |
|---|
| ALayer
Layers represent layers of computation from input to output nodes
|
| AWeightLayer
Abstract base class representing a weighted linear transformation.
|
Copyright © 2013. All Rights Reserved.