Open afonso-sousa opened 3 years ago
Hi, you might change the code "a = a..." to "b = a...". Sorry for the late reply. I hope that it can work.
Hi, you might change the code "a = a..." to "b = a...". Sorry for the late reply. I hope that it can work.
Can you be more specific?
Hi. First of all, congratulations on your work. I am trying to run your code on the MOSI dataset, but I am getting an error with the gradients:
I have removed the inplace LeakyReLUs and don't find any other inplace operations. Do you have any insights on why this might be happening? I am using Python3 which probably is the issue but nevertheless, I would like to try your code in it.