Variational-LSTM-Autoencoder icon indicating copy to clipboard operation
Variational-LSTM-Autoencoder copied to clipboard

Are *.t7 files generated by the code automatically?

Open ruohoruotsi opened this issue 9 years ago • 0 comments

Hi, I'm trying to get your variational lstm AE working and I'm running into this error:

/Users/iorife/torch/install/bin/luajit: cannot open <corpus/mask.t7> in mode r at /Users/iorife/torch/pkg/torch/lib/TH/THDiskFile.c:649

You already mentioned in other issue (LSTM-Autoencoder) that:

the .t7 files are generated by the code automatically

Should I have run something else to generate this data? I'm not sure how to obtain {data, mask}.t7 so that BatchLoaderC.text_to_tensor is happy.

Thanks again!! cheers!

ruohoruotsi avatar Jul 21 '16 17:07 ruohoruotsi