| Package | Description |
|---|---|
| nuroko.module | |
| nuroko.module.layers |
| Modifier and Type | Class and Description |
|---|---|
class |
AWeightLayer
Abstract base class representing a weighted linear transformation.
|
| Modifier and Type | Method and Description |
|---|---|
abstract ALayer |
ALayer.clone() |
| Modifier and Type | Class and Description |
|---|---|
class |
FullWeightLayer
Fully connected weight layer
|
class |
SparseWeightLayer
Fully connected weight layer
|
Copyright © 2013. All Rights Reserved.