MCSGD¶
-
class
cl_gym.algorithms.MCSGD(backbone, benchmark, params)[source]¶ Bases:
cl_gym.algorithms.base.ContinualAlgorithmMode Connectivity SGDBy Mirzadeh et al. :https://openreview.net/forum?id=Fmg_fQYUejf
cl_gym.algorithms.MCSGD(backbone, benchmark, params)[source]¶Bases: cl_gym.algorithms.base.ContinualAlgorithm