pytorch/examples

example time_sequence_prediction does not produce expected output

Open

#247 opened on 2017年10月27日

GitHub で見る
 (5 comments) (1 reaction) (0 assignees)Python (21,634 stars) (9,429 forks)batch import
good first issue

説明

https://github.com/pytorch/examples/tree/master/time_sequence_prediction

After a few steps, the loss suddenly jumps up and stays high: loss: 0.00101216329969 loss: 0.195070432582

the pdf0 is OK, pdf1 is OK but from pdf2 the graph becomes an "L "

コントリビューターガイド