keras-io
keras-io copied to clipboard
ctrtial error: memory leak in code examples
when you run examples/rl/deep_q_network_breakout.py, you will find that the memory leak. even when the buff reach its max lenght (max_memory_length), memory still will increase.