Closed YuhangSong closed 4 years ago
Every PC have different memory. Thus, some error related with memory can be occured when you try to train a agent.
When you meet that error, you need to decrease a train_batch_size to smaller.
Futhermore, an object_store_memory arguemnt of ray_init at a train.py file in Arena-Baselines folder must be set to proper value. Below is setting for my PC.
Thank you for helping out, Kim.
Welcome. I need to check performance of my trained agent now.
This issue is solved by: