public final class MlpNet extends AbstractFeedforwardNet
| Modifier and Type | Class and Description |
|---|---|
static class |
MlpNet.Builder
A builder for a multilayer perceptron.
|
compute, getOrderedLayersgetInputLayer, getInputLinks, getInputSize, getLayerCount, getLayers, getLinks, getOneInputLink, getOneOutputLink, getOutputLayer, getOutputLinks, getOutputSize, hasInputLinks, hasOutputLinks, initialize, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetInputLayer, getInputLinks, getInputSize, getLayerCount, getLayers, getLinks, getOneInputLink, getOneOutputLink, getOutputLayer, getOutputLinks, getOutputSize, hasInputLinks, hasOutputLinksCopyright © 2012. All Rights Reserved.