| Package | Description |
|---|---|
| nuroko.core | |
| nuroko.module |
| Modifier and Type | Method and Description |
|---|---|
static ALayerStack |
Components.asLayerStack(IComponent comp) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompoundLayerStack |
class |
NeuralNet |
| Modifier and Type | Method and Description |
|---|---|
ALayerStack |
CompoundLayerStack.clone() |
abstract ALayerStack |
ALayerStack.clone() |
static ALayerStack |
CompoundLayerStack.create(List<AWeightLayer> layers) |
static ALayerStack |
CompoundLayerStack.stack(ALayerStack a,
ALayerStack b) |
ALayerStack |
ALayerStack.subStack(int start,
int length) |
| Modifier and Type | Method and Description |
|---|---|
static ALayerStack |
CompoundLayerStack.stack(ALayerStack a,
ALayerStack b) |
| Constructor and Description |
|---|
CompoundLayerStack(ALayerStack a,
ALayerStack b) |
Copyright © 2013. All Rights Reserved.