vlomonaco / ar1-pytorch

AR1* with Latent Replay, implemented in PyTorch
https://arxiv.org/abs/1912.01100
Other
31 stars 9 forks source link

Feature/cwr validation session #2

Open lrzpellegrini opened 4 years ago

lrzpellegrini commented 4 years ago

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

vlomonaco commented 4 years ago

I will leave this pending in case someone is interested in this mod!