Decide whether to merge 200,000 internet images with 5,000 mobile-app images.
Case context: A team has 200,000 internet images and 5,000 images from mobile-app users. It can build a huge neural network and train it long enough on all 205,000 images.
Question: Based only on the source, should the team add the internet images, and what conditions justify that decision?
Sample answer: Yes. The team should add the internet images because it can use a huge neural network and train it long enough on the complete combined dataset. In theory, those conditions mean there is no harm in trying to make the algorithm perform well on both sources, despite the 40:1 dataset-size ratio.
Key points:
- Add the internet images.
- Use a huge neural network.
- Train long enough on all 205,000 images.
- The datasets have a 40:1 size ratio.
- There is no theoretical harm in pursuing performance on both sources under these conditions.
Rubric: Full credit requires a clear decision to add the images, both conditions of a huge network and long training, acknowledgment of learning from both sources, and correct treatment of the 40:1 ratio as compatible with the theoretical claim.
0
1
Tags
Machine Learning
Deep Learning
Supervised Learning
Dive into Deep Learning @ D2L
Data Science
Machine Learning Strategy
Machine Learning Yearning @ DeepLearning.AI
Related
Shared Similarities Make Additional Training Data Useful
Source-Specific Properties Can Consume Representation Capacity
When can internet images be safely added to the mobile-app training set?
A huge, sufficiently trained network can theoretically learn from both image sources without harm.
Complete the condition: Build a neural network with a large enough number of _____ before adding the internet images.
Match each training scenario element with its role in the source's argument.
Order the reasoning for deciding whether to add internet images to training.
Explain why a large network changes the risk of combining mobile-app and internet images.
Decide whether to merge 200,000 internet images with 5,000 mobile-app images.
What two conditions support using both mobile-app and internet images?
What does the 40:1 dataset ratio demonstrate in the source's example?
Adding internet images is guaranteed to increase performance whenever two image sources are combined.