This git repository shows a standard way to do several hyperparameter searches for a keras deep learning regression problem.
For this I'm using the great talos package (https://github.com/autonomio/talos).
Notebook to describe the process.
Python script running standardized talos experiments with random search.
Python script running standardized talos experiments with tree reduction method.