Getting Paper References in Continual Learning Strategies Documentation #1009
Unanswered
KevinG1002
asked this question in
Feature Request
Replies: 1 comment 1 reply
-
Hi @KevinG1002 thanks for the suggestion! Indeed it would be very useful. I think we do it already in the reproducible CL repo, right @AndreaCossu? This could be a nice "good-first" issue I guess :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First, thank you for your good work. Avalanche is great to work with.
I was wondering: would it be possible to add the links of the reference paper(s) used to implement the Continual Learning training strategies found in this library to the documentation? I was thinking this could be done in a similar format as in the FLOWER library whereby in each strategy class, within, the init function, a link to the reference seminal paper is provided.
Thanks again for your work,
Kevin
Beta Was this translation helpful? Give feedback.
All reactions