Skip to content

A grid search cross validation to tune hyperparameters for deep learning with Keras.

Notifications You must be signed in to change notification settings

Denis-Gavrielov/Keras_GridSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Keras_GridSearch

In this project I am creating a grid search cross validation with Keras and scikit-learn for deep learning. My goal is to automate the hyperparameter tuning and maximise the accuracy with a script that could be applicable to multiple datasets with only little adjustment.

I used the pre-processing ideas from Udacity and got also inspired by this post: https://machinelearningmastery.com/grid-search-hyperparameters-deep-learning-models-python-keras/

I am very happy to take constructive criticism, advice, and of course ... praise. :)

About

A grid search cross validation to tune hyperparameters for deep learning with Keras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages