Uses of Class
org.nd4j.linalg.learning.config.AMSGrad
-
Packages that use AMSGrad Package Description org.nd4j.linalg.learning org.nd4j.linalg.learning.config -
-
Uses of AMSGrad in org.nd4j.linalg.learning
Constructors in org.nd4j.linalg.learning with parameters of type AMSGrad Constructor Description AMSGradUpdater(AMSGrad config) -
Uses of AMSGrad in org.nd4j.linalg.learning.config
Methods in org.nd4j.linalg.learning.config that return AMSGrad Modifier and Type Method Description AMSGradAMSGrad. clone()
-