textcnn-conv-deconv-pytorch icon indicating copy to clipboard operation
textcnn-conv-deconv-pytorch copied to clipboard

text convolution-deconvolution auto-encoder model in PyTorch

Results 3 textcnn-conv-deconv-pytorch issues
Sort by recently updated
recently updated
newest added

Hi @ymym3412 , Thank you for the great work. Sorry if I sound ignorant. but I am trying to understand how the code works thoroughly May I ask what do...

The language of the output after running `main_reconstruction.py` doesn't seem to be in English. Not sure where the error is as the value of parameter `lang` in `util.transform_id2word` is set...

Hello, First of all, let me thank you for putting this together. I was very curious about the paper, but their TF implementation is rather poor and very hard to...