You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code implements the Keras-Sklearn wrapper to train a neural network using Sklearn's "GridSearchCV" function. For testing, we use the Kaggle MINST dataset.