| Algorithm 1 Learning without forgetting |
|
Start with: : shared parameters : task specific parameters for each old task , : training data and ground truth on the new task Initialize: // compute output of old tasks for new data // randomly initialize new parameters Train: Define // old task output Define // new task output |