hierarchical-encoder-decoder icon indicating copy to clipboard operation
hierarchical-encoder-decoder copied to clipboard

Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano

Results 3 hierarchical-encoder-decoder issues
Sort by recently updated
recently updated
newest added

Kindly, mention in your read.me file how to run or use your code. The code is a bit puzzling. Kindly, help me.

mldl@mldlUB1604:/media/mldl/data1t/os_prj/hierarchical-encoder-decoder$ sudo python main_minibatch.py [sudo] password for mldl: ERROR (theano.sandbox.cuda): nvcc compiler not found on $PATH. Check your nvcc installation and try again. #dic = 130 #features = 130 #labels...

Hi, Thank you for your code. I want to know if you can provide detailed instruction of how to run and test the auto-encoder. I run OSX and Linux. Thank...