sunyasheng

Results 2 issues of sunyasheng

Hi, thank you so much for your impressive work. Your work is very impressive. Is there any possibility that you could make the evluation code public especially for the rhythm...

In the implementation of 'recurrent_hourglass.py'. There is only one```ConvGRUCell``` ``` self.convgru_cell = ConvGRUCell ``` But it seems that there are supposed to be ```n_levels ConvGRUCell```, each of which tackles one...