fantine16
Results
2
issues of
fantine16
Hi, all I tried to train network on MSCOCO, i downloaded the dataset, and then run _prepro.py_ ,and there were _cocotalk.h5_ and _cocotalk.json_ under _./coco_ filefolder. Then i tried to...
hello, I don't know why use clone of LSTM and lookup_table to forward or backword in LanguageModel.lua. I tried to use `self.core`instead of `self.clone[t]` and use `self.lookup_table` instead of `self.lookup_talbes[t]`,...