ChatBot-PyTorch icon indicating copy to clipboard operation
ChatBot-PyTorch copied to clipboard

encoder=EncoderRNN(len(word_index_dict)+1,1024,1024).cuda() # input has no EOS indice

Open zysNLP opened this issue 6 years ago • 1 comments

请问下,这里把embed_size和hidden_size都设置为1024,有什么依据么

zysNLP avatar Nov 30 '18 05:11 zysNLP

老哥,word_index_dict和index_word_dict这两个文件是从哪里来的

zysNLP avatar Dec 04 '18 01:12 zysNLP