I am a student taking a deep learning class. (Python or Keras) Q. Assume that we have 50000 samples in the training data
Posted: Wed Mar 30, 2022 9:25 am
I am a student taking a deep learning class. (Python or
Keras)
Q. Assume that we have 50000 samples in the training data set.
If you use validation split=0.2, and batch_size=100, how many
weight updates occurs during 1 epoch?
Keras)
Q. Assume that we have 50000 samples in the training data set.
If you use validation split=0.2, and batch_size=100, how many
weight updates occurs during 1 epoch?