#69 Machine Learning & Data Science Challenge 69
What is the batch size?
Batch Size:
The total number of training and examples present in a single batch.
Unlike the learning rate hyperparameter where its value doesn’t affect computational time, the batch sizes must be examined in conjunction with ...
bhagirathkd.hashnode.dev1 min read