dxliu

Results 3 comments of dxliu

> 我有同样的问题... > 我可以导入seq2seq,但是由于相同的错误,我无法导入SimpleSeq2Seq。 > > $ import seq2seq > $ from seq2seq.models import SimpleSeq2Seq > Traceback(last last call last): > 文件“”,行1,在 > ImportError中:没有名为“ seq2seq.models”的模块;'seq2seq'不是一个包 Have you handled it? how?

> i tried very time > > i have already install keras , and update . > But it still not work > > import seq2seq > from seq2seq.models import...

Have you solved it yet?How did you solve it? thanks