public abstract class BaseUpdaterSpace extends AbstractParameterSpace<org.nd4j.linalg.learning.config.IUpdater>
| Constructor and Description |
|---|
BaseUpdaterSpace() |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterSpace> |
collectLeaves() |
boolean |
isLeaf() |
int |
numParameters() |
void |
setIndices(int... indices) |
getNestedSpacesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValuepublic int numParameters()
public List<ParameterSpace> collectLeaves()
public boolean isLeaf()
public void setIndices(int... indices)
Copyright © 2020. All rights reserved.