Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory limited #7

Open
DongqiShen opened this issue Mar 5, 2020 · 1 comment
Open

Memory limited #7

DongqiShen opened this issue Mar 5, 2020 · 1 comment

Comments

@DongqiShen
Copy link

Hi,
Thanks for you paper and code which helped me a lot.
I tried to run the code, but it stoped at
'X_train, y_train, X_test, y_test = data_loader.load_data(seq_len=hparams.max_time_step)'
It remained me that I don't have enough memory.
My pc is ubuntu18.04 with 16GB, and also, I set swap area as 16 GB, but the problem existed still.
Is there any way to solve this without installing a new memory.
Thanks

@MousaviSajad
Copy link
Owner

MousaviSajad commented Mar 10, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants