annTrain - Which optimization algorithms are available for training the network?

Réponse

The optimization algorithm can be selected via the 'algorithm' subparameter within 'nloOpts'. The supported algorithms are 'ADAM', 'HF' (Hessian-Free), 'LBFGS', and 'SGD' (Stochastic Gradient Descent).
Cette réponse vous a-t-elle aidé ?
annTrain

neuralNet

Doc : annTrain