| Package | Description |
|---|---|
| meka.classifiers.multilabel | |
| meka.classifiers.multilabel.meta | |
| rbms |
| Modifier and Type | Field and Description |
|---|---|
protected RBM |
DBPNN.dbm |
| Modifier and Type | Field and Description |
|---|---|
protected RBM |
DeepML.dbm |
| Modifier and Type | Method and Description |
|---|---|
protected RBM |
DeepML.createDBM(int d)
CreateDBM - make a RBM if N=1 or a DBM otherwise.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBM
DBM - Stacked Restricted Boltzmann Machines.
|
| Modifier and Type | Field and Description |
|---|---|
protected RBM[] |
DBM.rbm |
| Modifier and Type | Method and Description |
|---|---|
RBM[] |
DBM.getRBMs() |
Copyright © 2017. All Rights Reserved.