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

how to run the code #60

Open
sabbir2331 opened this issue Feb 10, 2023 · 3 comments
Open

how to run the code #60

sabbir2331 opened this issue Feb 10, 2023 · 3 comments

Comments

@sabbir2331
Copy link

Can someone please tell me how to run the code? Because, When I tried to run the program after installing necessary dependencies in colab says out of memories and crashes.

@jacobbieker
Copy link
Member

The code does use a very large amount of memory, so running out of ram is unfortunately quite common. One way to do it would be to reduce the size of the model quite a lot, or reduce the number of input features. I am trying to figure out a better way of encoding the graph, as that takes most of the memory, but I haven't figured it out yet.

@peterdudfield
Copy link
Contributor

@all-contributors please add @sabbir2331 for question

@allcontributors
Copy link
Contributor

@peterdudfield

I've put up a pull request to add @sabbir2331! 🎉

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

3 participants