practical_seq2seq icon indicating copy to clipboard operation
practical_seq2seq copied to clipboard

Update seq2seq_wrapper.py

Open mandar1010 opened this issue 8 years ago • 1 comments

Answer to this issue :https://github.com/suriyadeepan/practical_seq2seq/issues/47 I think it is due to the tensorflow upgraded libraries

mandar1010 avatar Oct 02 '17 13:10 mandar1010

Thank you got it done . I want to reduce the number of iteration , but in the seq-toseq wrapper file i only see epoches , i have two questions 1: Are epochs are iteration same , if not how do i reduce iteration in our code.

karanpande avatar Oct 03 '17 16:10 karanpande