Open morganaribeiro opened 4 years ago
When I know what the ideal amount of STEPS_PER_EPOCH is, how did you determine this parameter equal to 3500? and how did you determine VALIDATION_STEPS = 300?
STEPS_PER_EPOCH = 3500 VALIDATION_STEPS = 300
Source file: Complete_code\train_model.py
When I know what the ideal amount of STEPS_PER_EPOCH is, how did you determine this parameter equal to 3500? and how did you determine VALIDATION_STEPS = 300?
Source file: Complete_code\train_model.py