EOgmaNeo vs. RNN: Simple Sequence Task

Hello! While working on some more bombastic demos, we decided to do a straight-up comparison between LSTM/GRU based recurrent neural networks and our fast online learning library, EOgmaNeo. We will compare RNNs and EOgmaNeo on a simple sequence task: Sequence copying. I know, I know, lame! But, (perhaps selfishly) I think the results are interesting…