Open sabbir2331 opened 1 year ago
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.
@all-contributors please add @sabbir2331 for question
@peterdudfield
I've put up a pull request to add @sabbir2331! :tada:
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.