initial commit
This commit is contained in:
5
hyperparams.py
Normal file
5
hyperparams.py
Normal file
@@ -0,0 +1,5 @@
|
||||
FILTER_COUNT = 32
|
||||
KERNEL_SIZE = 2
|
||||
CROP_SIZE = 200
|
||||
BATCH_SIZE = 4
|
||||
EPOCHS = 15
|
Reference in New Issue
Block a user