Lifelong Learning on CIFAR
105Training Time (s)VAN
Evaluation Results
| Method | Links | |
|---|---|---|
| VANMemory (Training)=P + B*H, Memory (Testing)=P + B*H2018.12 | 105 | |
| EWCMemory (Training)=4*P + B*H, Memory (Testing)=P + B*H2018.12 | 250 | |
| PROGRESSIVE NETSMemory (Training)=2*P*T + B*H*T, Memory (Testing)=2*P*T + B*H*T2018.12 | 409 | |
| A-GEMMemory (Training)=2*P + (B+M)*H, Memory (Testing)=P + B*H2018.12 | 449 | |
| GEMMemory (Training)=P*T + (B+M)*H, Memory (Testing)=P + B*H2018.12 | 5,238 |