Question: In the context of neural networks, what does \'epoch\' refer to?
Options:
Correct Answer: A single pass through the training dataset
Solution:
An epoch refers to one complete pass through the entire training dataset during the training process.