FACIL icon indicating copy to clipboard operation
FACIL copied to clipboard

GridSearch to find the accurate lambda value

Open arnabphoenix opened this issue 2 years ago • 1 comments

How to perform the grid search to find the accurate lambda value in ICARL approach for a custom dataset? Now the grid search is performed only on the learning rate and the lambda value is kept fixed. Please help.

arnabphoenix avatar Aug 25 '23 21:08 arnabphoenix

You just need to change the parameters for the icarl entry from the gridsearch configuration file

mmasana avatar Apr 05 '24 16:04 mmasana