|
Incremental Learning Incremental learning
refers to the process accumulating knowledge overtime and the process of
managing the knowledge. Neural Networks A
neural network is a network of many simple processors ("units"), each
possibly having a small amount of local memory. The units are connected by
communication channels ("connections") which usually carry numeric
(as opposed to symbolic) data, encoded by any of various means. The units
operate only on their local data and on the inputs they receive via the
connections. |
||
|