| Package | Description |
|---|---|
| nuroko.core | |
| nuroko.module |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISynthesiser
Interface for a synthesizer, i.e.
|
interface |
ITrainable
Represents a thinker that can be trained in a supervised fashion using a target output
|
| Modifier and Type | Method and Description |
|---|---|
IThinker |
IThinker.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
ALayer |
class |
ALayerStack
Abstract base class representing a stack of WeightLayer components
|
class |
AThinkStack |
class |
AWeightLayer |
class |
CompoundStack<T extends IParameterised> |
class |
FullWeightLayer
Fully connected weight layer
|
class |
NetworkStack |
class |
NeuralNet |
class |
SparseWeightLayer
Fully connected weight layer
|
Copyright © 2013. All Rights Reserved.