pytorch/examples

example time_sequence_prediction does not produce expected output

Open

#247 创建于 2017年10月27日

在 GitHub 查看
 (5 评论) (1 反应) (0 负责人)Python (21,634 star) (9,429 fork)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 "

贡献者指南

example time_sequence_prediction does not produce expected output · pytorch/examples#247 | Good First Issue