Skip to content
Snippets Groups Projects
Commit 6653c29e authored by Fuchs, Pim's avatar Fuchs, Pim
Browse files

Update runs.py

parent dca44630
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ def main():
n_filters = 22
batch_size = 25
init = 'uniform' # alternatively, use 'seminormal'
act = "normalized" # alternatively, use 'softmaxed'
act = "normalized" # alternatively, use 'softmax'
kern_size = 11
iterations = 20000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment