Shawn Henry

Results 2 issues of Shawn Henry

Hi, I'm attempting to use the GAN framework in a different setting than images and I was using this code as a reference. I noticed something odd: When we call...

Hi, I'm attempting to train a network consisting of a recurrent layer on top of a time delay conv net using nn.Recurrent. It runs fine, albeit slowly, on my Macbook,...