CTPN icon indicating copy to clipboard operation
CTPN copied to clipboard

what the difference between lstm layer and the one from blvc/caffe?

Open zimenglan-sysu-512 opened this issue 8 years ago • 2 comments

@tianzhi0549 hi can you tell me what the difference between lstm layer and the one from blvc/caffe? thanks.

zimenglan-sysu-512 avatar Dec 07 '16 09:12 zimenglan-sysu-512

@zimenglan-sysu-512 The lstm in this code is based on this code, while the lstm of official caffe is Jeff Donahue's implementation. You can find the differences in this page. Thank you.

tianzhi0549 avatar Dec 07 '16 10:12 tianzhi0549

@tianzhi0549 thanks a lot.

zimenglan-sysu-512 avatar Dec 07 '16 11:12 zimenglan-sysu-512