glove-python
glove-python copied to clipboard
Memory Error when running example.py
Hi, I'm getting a Memory Error when I'm trying to run an example script (probably during creation of coo matrix. Is there a way to save intermediate results in file (or some other method) to decrease the memory usage?