Question: In the context of neural networks, what is \'transfer learning\'?
Options:
Correct Answer: Using a pre-trained model on a new task
Solution:
Transfer learning involves taking a pre-trained neural network and fine-tuning it for a different but related task.