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 leak #5

Open
hola-ai opened this issue Apr 13, 2021 · 1 comment
Open

Memory leak #5

hola-ai opened this issue Apr 13, 2021 · 1 comment

Comments

@hola-ai
Copy link

hola-ai commented Apr 13, 2021

Hello,

First, thank you so much for your source code.

But there is a memory leak issue when training,

The source stop at almost 2000th episode.

My PC has 32G RAM.

Below is the last part of messages

...
episode: 2074 [000020] worker: 0 net worth: 1035202.66 average: 1177863.37 orders: 38
episode: 2075 [000020] worker: 5 net worth: 1458406.87 average: 1163223.70 orders: 10
episode: 2076 [000020] worker: 5 net worth: 467591.76 average: 1156877.23 orders: 1
unable to alloc 3840000 bytes

@rrfaria
Copy link

rrfaria commented Aug 25, 2021

I have same issue .. it is consuming all memory is available I could not found the problem yet

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