issues
search
farizrahman4u
/
seq2seq
Sequence to Sequence Learning with Keras
GNU General Public License v2.0
3.17k
stars
845
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cannot import name 'tensorflow_backend' from 'keras.backend'
#281
ChenFuhao-ncepu
opened
3 years ago
0
Images from readme file are not displayed
#280
andrei-andrianov
opened
3 years ago
0
ValueError: An operation has `None` for gradient.
#279
cui-xiaoang96
opened
4 years ago
2
ImportError: cannot import name 'keras_test' from 'keras.utils.test_utils'
#278
jbjeong91
opened
4 years ago
1
IndexError: index 3 is out of bounds for axis 0 with size 3
#277
arnabnaskar95
closed
4 years ago
1
error:name 'K' is not defined
#276
fsdfsd123
opened
4 years ago
3
Bad results of a simple translation task. Ask for help...:(
#275
JillinJia
opened
5 years ago
0
How to use seq2seq for simple sequences
#274
rt3722
opened
5 years ago
1
predicte wrong answer using seq2seq model(all test sample predicte same answer)
#273
cdhx
closed
5 years ago
2
any way to visualize attention activation?
#272
cristianmtr
opened
5 years ago
3
Update README.md
#271
ftyers
opened
5 years ago
0
add seq2seq layer to embedding layer with mask raise "Exception: Layers should have equal number of output tensors and output masks. Layer recurrent_sequential_1 has 3 output tensors and 4 output masks."
#270
shelfee
opened
5 years ago
4
predict model
#269
akramahmadi66
opened
5 years ago
0
good framework
#268
DenceChen
opened
5 years ago
1
Setup error
#267
Nimoon68
opened
6 years ago
0
Cudnn based LSTM Layers?
#266
0xDaksh
closed
4 years ago
0
fix decoder depth for SimpleSeq2Seq
#265
bertsky
opened
6 years ago
0
About algorithm
#264
karthika-devi
opened
6 years ago
0
How to set the type of activation function of output inside the LSTM block of decoder?
#263
amirkhango
opened
6 years ago
1
after predict, it is not integers result, how to output integers?
#262
hoyeunglee
opened
6 years ago
0
Error when importing
#261
stylianos-kampakis
closed
6 years ago
0
Setting Activations on layers
#260
ZadravecM
opened
6 years ago
3
fix some typos in readme.md
#259
youngdou
opened
6 years ago
0
TypeError: while_loop() got an unexpected keyword argument 'maximum_iterations'
#258
starbaby01
opened
6 years ago
1
ImportError: cannot import name 'RecurrentSequentiaĺ'
#257
zzzuzum
opened
6 years ago
1
Update README.md
#256
prhbrt
opened
6 years ago
0
when i run the Sampleseq2seq, i meet an issue named "UnboundLocalError"
#255
ty5491003
closed
6 years ago
1
ImportError: cannot import name _collect_previous_mask
#254
ems7
opened
6 years ago
1
Conv seq 2 seq or qrnns ? ( please <3 )
#253
danFromTelAviv
opened
6 years ago
0
Dropout in Readout Model
#252
Tobbe02
closed
6 years ago
1
UnboundLocalError: local variable 'output' referenced before assignment
#251
arnaldog12
closed
6 years ago
1
when import seq2seq have an error:cannot import name '_collect_previous_mask'
#250
njustzsm
opened
6 years ago
3
seq2seq can't import
#249
allenchen8210
opened
6 years ago
8
Bug in AttentionDecoderCell ? ?
#248
jjwangnlp
opened
6 years ago
0
ValueError: Cannot feed value of shape (32, 10, 3) for Tensor u'input_1231:0', which has shape '(16, 10, 3)'
#247
chengfeifan
opened
6 years ago
1
Loss and accuracy don't change during the training phase
#246
mostafa-khaldi
opened
6 years ago
0
How to have variable output sequence length
#245
ems7
opened
6 years ago
0
AttributeError: '_OptionalInputPlaceHolder' object has no attribute 'inbound_nodes'
#244
diegovalenzuelaiturra
opened
6 years ago
1
How to infer the test data
#243
Spbohai
opened
6 years ago
1
output_length = 1 not working
#242
sahil231090
opened
6 years ago
0
What is the right input-output data structure that AttentionSeq2Seq wants?
#241
ghost
opened
6 years ago
2
Beam search on seq2seq model
#240
hec44
opened
6 years ago
0
how to feed word embedding into input of decoder?
#239
anhnda
opened
6 years ago
2
Masking decoderCell
#238
borgr
opened
6 years ago
1
Get error when run teacher_force mode with tensorflow backend
#237
congson1293
opened
6 years ago
0
When computing alpha, not supporting mask.
#236
chenguandan
opened
6 years ago
0
How are the target sequences fed into the model during training?
#235
hezhichenghzc
opened
6 years ago
0
Major bug fix
#234
abhaikollara
closed
6 years ago
0
Got error when 'from recurrentshop.cells import *'
#233
r06945003
opened
6 years ago
2
There are some error with the AttentionDecoderCell?
#232
JiaqingFu
opened
6 years ago
0
Next