DEN icon indicating copy to clipboard operation
DEN copied to clipboard

Lifelong Learning with Dynamically Expandable Networks, ICLR 2018

Results 6 DEN issues
Sort by recently updated
recently updated
newest added

Thank you for your amazing work. I have a request, I wonder if it is possible to release the code on CIFRA100, namely the CNN structure. I have trouble implementing...

I found the experiment setting in the paper is quite different from the code. I am very confused.

Hello. First would like to congratulate the team on this very interesting paper. Would it be possible for the original authors to go through and comment the code in a...

I got this error: from ._conv import register_converters as _register_converters Traceback (most recent call last): File "DEN_run.py", line 13, in flags.DEFINE_integer("dims", [784, 312, 128, 10], "Dimensions about layers including output")...

Hi Can you please also upload code for CNN's?

Hi, I see you did not upload the CNN implementation of the code in this Repo. For my work I am taking many ideas from your paper and I would...