

MCQOPTIONS
Saved Bookmarks
1. |
_____________ is trainer that trains the parameters of a module according to a supervised or ClassificationDataSet dataset (potentially sequential) by backpropagating the errors. |
A. | TrainUntilConvergence |
B. | BackpropTrainer |
C. | SequentialTrainer |
D. | All of the above |
Answer» C. SequentialTrainer | |