Skip to content

Weird knowledge loss and gain rates  #1

@EvelynChee

Description

@EvelynChee

Hi,

Thanks for sharing your great work.

I am currently having some issue with the knowledge loss and gain rates when running the code. I tried the SDP method with the settings

DATASET="cifar100" 
SIGMA=10
REPEAT=1
INIT_CLS=100
SDP_MEAN=10000
SDP_VAR=0.75

The final results I have obtained are:

[INFO] ======== Summary =======
[INFO] A_auc 0.46821259412578764 | A_last 0.5561 | KLR_avg 0.7233384646848867 | KGR_avg 0.01556362787537161

The A_auc and A_last looks ok but the KLR_avg and KGR_avg values seem to differ a lot from what was provided in the paper. Am I missing something to reproduce the results?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions