easy_seq2seq icon indicating copy to clipboard operation
easy_seq2seq copied to clipboard

[unmaintained] go to https://github.com/suriyadeepan/practical_seq2seq

Results 37 easy_seq2seq issues
Sort by recently updated
recently updated
newest added

Hello, may i ask you which version you've used in this project? can you share your requirements.txt file? i have tried different version of tensorflow it still not working, always...

when i use python 3.6 ,and tensorflow 1.0. execute python execute.py, i encounter the bellow prolem. can you help me to find out the reason? File "/home/wel/deeplearning/easybot/seq2seq_model.py", line 93, in...

martin@ubuntu:~/Downloads/easy_seq2seq-master$ python execute.py ``` >> Mode : train Preparing data in working_dir/ Tokenizing data in data/test.enc Traceback (most recent call last): File "execute.py", line 303, in train() File "execute.py", line...

InvalidArgumentError (see above for traceback): Received a label value of 15328 which is outside the valid range of [0, 256). Label values: 84 60 82 128 79 7 3 60...

Hi guys, Im trying to running it into a python3.5, tf 1.0.1 and I'm getting this: AttributeError: module 'tensorflow.python.ops.nn' has no attribute 'seq2seq' I already have installed the tensorflow.models into...

Initially, I had the error of `UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in position 0: ordinal not in range(128)` That was solved when I converted all the downloaded files...

This is the error i get when i try to train the model UnicodeDecodeError: 'ascii' codec can't decode byte 0x97 in position 4: ordinal not in range(128)

http://pannous.net/files/spoken_numbers_wav.tar http://pannous.net/files/spoken_numbers_pcm.tar http://pannous.net/files/spoken_numbers_spectros_64x64.tar