ar1-pytorch icon indicating copy to clipboard operation
ar1-pytorch copied to clipboard

AR1* with Latent Replay, implemented in PyTorch

Results 3 ar1-pytorch issues
Sort by recently updated
recently updated
newest added

Hi @vlomonaco, Thanks for the great algorithm and codebase! I was about the reproduce the results of NICv2_391 by following the readme instruction. I'd like to also run experiments of...

Added implementation of CwrValidationSession. Added related config key and implementation in main code. Optimized some imports. Fixed some whitespace related typos.