Neural-Turing-Machine icon indicating copy to clipboard operation
Neural-Turing-Machine copied to clipboard

get NAN even for max sequence length of 10(without any modification)

Open zhenxili96 opened this issue 8 years ago • 0 comments

Hi, I'm studying NTM in recent days, and I'm trying to learn your code.

  • But when I just downloaded your code and run "python train.py" without any modification, I got NAN gradient after 6000 iterations.
  • Do you have the same experience?

zhenxili96 avatar Mar 28 '18 20:03 zhenxili96