pytorch-dnc icon indicating copy to clipboard operation
pytorch-dnc copied to clipboard

And the confusion about w_write

Open wjbianjason opened this issue 6 years ago • 0 comments

I find w_write(t) = w_read(t-1) + w_lt(t), why use t-1 timestep read weight rather than t timestep read weight, I think w_read(t) is more related to w_write(t), is there some consideration ? thanks

wjbianjason avatar Jan 09 '19 04:01 wjbianjason