Kevi Aday
Results
3
comments of
Kevi Aday
Did you change the code at all? If not, maybe updating keras or tensorflow might help: `pip3 install --upgrade keras tensorflow`
Also, I tried using your text generating LSTM but it's also very slow on my GPU, it takes about 1 hour to do one epoch. Shouldn't my GPU be a...
Thanks mehrzeller, actually, it's a coincidence because I was just looking at the keras recurrent layers site and just saw that there's such thing but thanks anyways