carpentries-incubator / deep-learning-intro

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

Rename test_data to validation_data in episode 4 #400

Closed svenvanderburg closed 8 months ago

svenvanderburg commented 10 months ago

We really use the test_data as validation_data and don't do real evaluation, which is a bit confusing. So we should just rename test_data to validation_data.