carpentries-incubator / deep-learning-intro

Learn Deep Learning with Python
https://carpentries-incubator.github.io/deep-learning-intro/
Other
30 stars 36 forks source link

Using more test data than training data #291

Closed CunliangGeng closed 5 months ago

CunliangGeng commented 1 year ago

In Epsode4, we are using 5000 training images, but test set has 10 000 images.

It's better to have less images in test set than training.

svenvanderburg commented 5 months ago

Now obselete since #448