StefOe / indrnn-pytorch

pytorch implementation of Independently Recurrent Neural Networks https://arxiv.org/abs/1803.04831
121 stars 33 forks source link

cannot reproduce the results mentioned in paper! #10

Open 0zgur0 opened 4 years ago

0zgur0 commented 4 years ago

Hi,

Thank you for the code!

I run the code without any modification and I got 97% acc for MNIST and 52% acc for pMNIST. Did you manage to reproduce the results mentioned in the original paper (99% and 96%)?