YerevaNN / Dynamic-memory-networks-in-Theano

Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285
MIT License
333 stars 111 forks source link

Memory usage of this model #8

Open hfxunlp opened 7 years ago

hfxunlp commented 7 years ago

Hi, I try to run this model on a 500M+ corpus, It breaks after all my 16G memory and 16G swap run out while compiling train_fn. Is there any way to run this model on my corpus?