{ "mnist_with_annotation/batch_num/choice": { "_type": "choice", "_value": [ 0, 1, 2 ] }, "mnist_with_annotation/dropout_rate/choice": { "_type": "choice", "_value": [ 0, 1 ] }, "mnist_with_annotation/max_pool/function_choice": { "_type": "choice", "_value": [ 0, 1 ] }, "mnist_with_annotation/self.conv_size/choice": { "_type": "choice", "_value": [ 0, 1, 2, 3 ] }, "mnist_with_annotation/self.hidden_size/choice": { "_type": "choice", "_value": [ 0, 1, 2 ] }, "mnist_with_annotation/self.learning_rate/uniform": { "_type": "uniform", "_value": [ 0.0001, 0.1 ] }, "mnist_with_annotation/tf.nn.relu/function_choice": { "_type": "choice", "_value": [ 0, 1, 2 ] } }