/Keras_Hyperparameter_Tuning

This code does a hyperparameter grid search on a neural network. The hyperparameters searched through are epochs, batches, and optimizers.

Primary LanguagePython

Keras Hyperparameter Tuning

This code does a hyperparameter grid search on a neural network. The hyperparameters searched through are epochs, batches, and optimizers. I will be uploading Bayesian and evolutionary methods soon.

I run the code within a singularity container, pulled originally from an NVIDIA docker