What specific phenomenon occurs when a model loses the ability to perform previously learned tasks after being trained on new, updated datasets?
The phenomenon where a machine learning model loses its ability to perform previously learned tasks after being trained on new data is called catastrophic forgetting. This occurs because neural networks rely on shared internal parameters, known as weights, to store information. During the training process, t....
Community Answers
Sign in to open profiles and full community answers.
No community answers yet. Be the first to submit one.