Skip to content

Commit

Permalink
epochs
Browse files Browse the repository at this point in the history
  • Loading branch information
filippo-merlo committed Feb 6, 2024
1 parent 16398ce commit 0c6f95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
# train parameters
resize = 224
lr = 1e-3
epochs = 50
epochs = 5

sim_batch = 128
gen_batch = 128
Expand Down

0 comments on commit 0c6f95a

Please sign in to comment.