jcjohnson / torch-rnn

Efficient, reusable RNNs and LSTMs for torch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sampling output file has Chinese characters in it

Samad999777 opened this issue · comments

After sampling a checkpoint file, the generated file has Chinese characters in it, i guess maybe its a different encoding. How can i convert it back to simple readable English text.

ps. Just a beginner with ML and torch nn.

Thanks