▲ | cs702 3 days ago | ||||||||||||||||
Yeah, the results look incredible indeed. That's why I and many others here have decided to download, review, and test the code published by the authors.[a] If their code doesn't live up to their claims, we will all ignore their work and move on. If their code lives up to their claims, no one can argue with it. In my experience, when authors publish working code, it's usually a good sign. --- | |||||||||||||||||
▲ | lumost 3 days ago | parent [-] | ||||||||||||||||
Did it work? :) The architecture is very similar offset lstms which have been studied extensively. The main difference is the handover of the hidden state, which my naive mind would assume makes optimization substantially more difficult. | |||||||||||||||||
|