How to reduce catastrophic forgetting when fine-tuning neural networks
Catastrophic forgetting occurs when a neural network “overwrites” what it learned in a previous task while training on a new one. This happens because the weights optimized for the first task are changed to minimize…











