issues
search
hunkim
/
word-rnn-tensorflow
Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.
MIT License
1.3k
stars
493
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
can we use it to predict the next word(token) while the user are inputting?
#88
SeekPoint
opened
4 years ago
0
Not Training/Sampling Properly
#87
nicholas-abad
opened
5 years ago
0
Hello, any idea for creating a new article with the same meaning according to the given articles
#85
jobsfan
opened
5 years ago
1
How can i get the probability of each word?
#84
AustinZuniga
opened
5 years ago
0
How to predict the best word from set of words?
#83
AustinZuniga
opened
5 years ago
0
My project and sample output
#82
xunxdd
opened
6 years ago
0
Error when trying to train.
#81
probablyrei
opened
6 years ago
5
Not sure where to go from here, please help.
#80
probablyrei
closed
6 years ago
0
Seperate graphes when not restoring old dataset
#79
kertase
opened
6 years ago
0
UnicodeEncodeError When Training With Different Encoding
#78
murthyn
opened
6 years ago
0
Pause training
#77
Sam1370
opened
6 years ago
1
Word Embeddings
#76
gokhanakgun
opened
6 years ago
0
Vocab index ordering?
#75
Tahlor
opened
6 years ago
0
example not working
#74
sp00ck
opened
6 years ago
3
Retrain with new input files?
#73
ronandquinn
opened
6 years ago
0
Replace the print function by a file output function.
#72
Meowdoleon
opened
6 years ago
0
Writing the output into a file instead of printing in console
#71
Meowdoleon
closed
6 years ago
0
TensorBoard - Embedding Projector
#70
frauber84
closed
6 years ago
0
How I can continue train.py after reboot?
#69
igarbera
closed
6 years ago
3
Add some command-line options
#68
scubbo
closed
6 years ago
0
Fix IndexError when sampling type 1
#67
suzil
closed
5 years ago
1
Output format.
#66
sunsidazzz
opened
7 years ago
2
how to encode Korean text input file?
#65
majinman
opened
7 years ago
1
After training in the output it is displaying the input we are giving too. How to avoid printing the input again?
#64
bharathjatoth
closed
7 years ago
0
Generating words from trained RNN model: “Variable already exists, disallowed. Did you mean to set reuse=True in VarScope? ”
#63
sunsidazzz
opened
7 years ago
1
rnn_decoder -> attention_decoder ?
#62
ckcz123
opened
7 years ago
0
about the prepared files?
#61
zhuzhujulie
opened
7 years ago
0
Can I stop train.py and resume it later?
#60
ghost
closed
7 years ago
3
seq2seq can not import name
#59
stevenochs2
closed
7 years ago
1
Blue Score
#58
andrianpr
closed
7 years ago
0
How can I add accuracy during training and validation?
#57
Crista23
opened
7 years ago
1
Add an --input_encoding argument to train.py
#56
luser
closed
7 years ago
1
Variable rnnlm/softmax_w already exists, disallowed. Did you mean to set reuse=True in VarScope?
#55
FirestarterUA
opened
7 years ago
1
AttributeError: 'module' object has no attribute 'merge_all'
#54
koctob
closed
7 years ago
1
ImportError: cannot import name 'rnn_cell'
#53
shivangalld
closed
7 years ago
5
Why is args.vocab_size passed in sequence_loss_by_example?
#52
chiphuyen
opened
7 years ago
1
Beam search fixes
#51
victorkwan
closed
7 years ago
3
How to calculate perplexity using this library
#50
shanalikhan
closed
7 years ago
1
beam search pick - error
#49
GenTxt
closed
7 years ago
5
add log_dir argument
#48
normanheckscher
closed
7 years ago
0
TensorFlow 1.0.0-alpha
#47
hunkim
opened
7 years ago
2
Refactor with state_is_tuple=True
#46
normanheckscher
opened
7 years ago
0
Perplexity & Performance
#45
normanheckscher
opened
7 years ago
0
Allow allocation of GPU memory at runtime.
#44
normanheckscher
closed
7 years ago
0
Sync to upstream
#43
eenchev
closed
7 years ago
0
Beam search
#42
normanheckscher
closed
7 years ago
1
Decay learning rate
#41
normanheckscher
closed
7 years ago
1
Develop
#40
normanheckscher
closed
7 years ago
0
Decay learning rate
#39
normanheckscher
opened
7 years ago
1
Beam search
#38
normanheckscher
closed
7 years ago
2
Next