lucidrains / minGRU-pytorch

Implementation of the proposed minGRU in Pytorch
MIT License
250 stars 17 forks source link

minLSTM implementation #2

Closed crlandsc closed 1 month ago

crlandsc commented 1 month ago

Thank you so much for this implementation! Are you planning to also implement the minLSTM from the paper as well?

lucidrains commented 1 month ago

hey Christopher

probably not, i was mainly interested in minGRU for its simplicity

crlandsc commented 1 month ago

Understandable. Well again, thanks for this implementation!

lucidrains commented 1 month ago

yup, no problem!