GBML icon indicating copy to clipboard operation
GBML copied to clipboard

Reptile: track_higher_grads=True?

Open hang-wu opened this issue 4 years ago • 4 comments

Thanks so much for the great codes!

I was checking the reptile code, and it appears I need to set track_higher_grads=True in the context for this to run.

Is there something I am missing here? Thanks!

https://github.com/sungyubkim/GBML/blob/1577e172dc5852267ad0b94cdb9c175a5ca7018e/gbml/reptile.py#L41

hang-wu avatar Jun 26 '20 22:06 hang-wu

yes I met the same error. Did u solve it?

duocheng1999 avatar Sep 13 '20 04:09 duocheng1999

Hi.. I think I set it to True to make it run, but I am not sure whether the codes are producing the output correctly. Thus, I ended up not using this package.

hang-wu avatar Sep 14 '20 00:09 hang-wu

I set it True and during the training it stayed 0% and never moved ahead. so i also go to look for others codes…… do u find some useful ones?

On Sun, Sep 13, 2020, 8:45 PM hang.wu [email protected] wrote:

Hi.. I think I set it to True to make it run, but I am not sure whether the codes are producing the output correctly. Thus, I ended up not using this package.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sungyubkim/GBML/issues/5#issuecomment-691752606, or unsubscribe https://github.com/notifications/unsubscribe-auth/APQ7FRJV7MBSQYF4OGPIUITSFVRT3ANCNFSM4OJWOW2A .

duocheng1999 avatar Sep 14 '20 01:09 duocheng1999

Reptile results could not be reproduced at my end also.

kgarg8 avatar Dec 06 '20 17:12 kgarg8