深度学习
应用领域:
- 计算机视觉
- 自然语言处理
- 语音识别
相关方法:
- 增量学习
- 强化学习
- 迁移学习
应用领域:
相关方法:
This is an old revision of the document!
Incremental Learning(IL) is also referred to as: Continual Learning(CL), Life Long Learning(LLL), Online Learning(OL), Never Ending Learning(NEL).
Incremental learning aims to develop artificially intelligent systems that can continuously learn to address new tasks from new data while preserving knowledge learned from previously learned tasks.
Catastrophic Forgetting(CF)