/CNN-hyperparameter_tuning

This Python code performs a grid search using scikit-learn to find the optimal combination of batch size and epochs for a neural network model built with Keras.

Primary LanguagePython

No issues in this repository yet.