ML and DL
Menu
Jeremy Voisey PhD
ML and DS

Randomized Hyperparamter Search in Tensorflow

Hyperparameter Search (Round 3)

A randomized hyperparameter search was carried out for a vanilla CNN network built in Tensorflow.

The CNN was designed to classify images in the CIFAR-10 dataset.

The Jupyter Notebook below is for the 3rd round of searching.