You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?