Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a fair comparison with randomly shuffle all the 20 task data? #2

Open
heimanba89 opened this issue Mar 30, 2018 · 0 comments
Open

a fair comparison with randomly shuffle all the 20 task data? #2

heimanba89 opened this issue Mar 30, 2018 · 0 comments

Comments

@heimanba89
Copy link

Hi,

Nice try!
I have a concern about your implementation. Basically, your current implementation have to (partially) store previous task samples in the memory, which could be problematic if the class number is big (for example 10k class).

Do you have a fair comparison with an alternative training process? I.e., shuffling the data of all the tasks, and training the network, and test on all 20 tasks? If we can see the benefits from RMA still, then we can say RMA is effective.

Chunlei

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant