Day 7: Lifelong Learning
Today I read some academic journals in order to gain a better understanding of lifelong learning. The problem lifelong learning hopes to solve is something called catastrophic forgetting. Catastrophic forgetting is a term used to describe the inability of a neural network to to remember data it is given after training. For a network that needs to continually update itself catastrophic forgetting is a large problem. One approach lifelong learning algorithms take is to continual train on the new and old data in order to maintain its effectiveness on its training data. This approach is not very memory efficient. As the week goes on I plan to learn more about lifelong learning.
Comments
Post a Comment