|
|
|
|
|
by qwert7890
2891 days ago
|
|
You broke the LGPL license, you didn't state changes: https://github.com/snowkylin/ntm/blob/master/LICENSE Moreover, in the paper 5 times you write: "Our implementation" You also don't acknowledge that you are piggybacking on snowkylin's code. You didn't make it magically "stable", like fixed NaNs or anything like that. And you want to be cited as follows: title={Implementing Neural Turing Machines,
author={Collier, Mark and Beel, Joeran}, That's just very bad. You should: 1. State changes (orbifold did it for you below). Acknowledge snowkylin. Link to them. 2. Title it "Improved initialization in NTM" or something like that, not "Implementing NTM". |
|