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.
-
Updated
Feb 19, 2023 - Python
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.
Add a description, image, and links to the ski-l topic page so that developers can more easily learn about it.
To associate your repository with the ski-l topic, visit your repo's landing page and select "manage topics."