Use GridSearchCV or RandomizedSearchCV to determine hyper parameters for a multi-layer perceptron that classifies images of handwritten digits.
Cross Validation
Use GridSearchCV or RandomizedSearchCV to determine hyper parameters for a multi-layer perceptron that classifies images of handwritten digits.