Great implementations, many thanks.
I'm new to the continuous learning and a little bit confused about its problem setting. I see that you generated different permuted MNIST data for every task (or session), but it looks labels of all 8 tasks are shared (0~10). My understanding is that continuous learning is about learning new task without forgetting old tasks. Should we give new labels (e.g., 11) as a new task? I appreciate your help.
For example, check Figure 2(e) of this paper: https://arxiv.org/pdf/1606.09282.pdf
Great implementations, many thanks.
I'm new to the continuous learning and a little bit confused about its problem setting. I see that you generated different permuted MNIST data for every task (or session), but it looks labels of all 8 tasks are shared (0~10). My understanding is that continuous learning is about learning new task without forgetting old tasks. Should we give new labels (e.g., 11) as a new task? I appreciate your help.
For example, check Figure 2(e) of this paper: https://arxiv.org/pdf/1606.09282.pdf