Avery Hiebert
Results
2
issues of
Avery Hiebert
### → Step 1: Describe the issue 📝 There is an off-by-one error in CharRNN's "feed" function. The first character of the string to be fed is read twice, and...
bug
help wanted
question
char-rnn
When I try to train the model on the NTCIR-12 data, following the instructions in the readme, the call to gensim's FastText (line 30 in `tangent_cft_model.py`) throws "RuntimeError: you must...