This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Description
I'm trying to recreate the results of cifar100 and MNIST in r-walk paper, but it doesn't work.
To compare it to your code, i open this Issue.
This repo is based on A-GEM paper(1-epoch setting suggested in GEM) not R-walk.
How do i get the code based on R-walk setting(single/multi-head incremental setting, simple 4-layer Network)?
And there is no reference result(Multi-task learning) in r-walk paper. So, i can't calculate F, I score.
I've already learned one(Multi-task learning). Can I use this?
Well, isn't it unstable?