Skip to content
Snippets Groups Projects
Commit 5a9e0b7b authored by tomrink's avatar tomrink
Browse files

minor...

parent 5c036226
No related branches found
No related tags found
No related merge requests found
......@@ -444,7 +444,7 @@ class CNN:
activation = tf.nn.relu
momentum = 0.99
num_filters = 32
num_filters = 64
input_2d = self.inputs[0]
print('input: ', input_2d.shape)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment