SIMPLE icon indicating copy to clipboard operation
SIMPLE copied to clipboard

Training Flamme Rouge model for 5 players stops

Open celfcelfcelfcelf opened this issue 3 years ago • 5 comments

When I try to train my frouge model after setting the number of players to 5, it can start the training. However, when it starts optimizing... , it just stops the traing and go to the command prompt. Any ideas on how this can be fixed would be a great help for me. THX

celfcelfcelfcelf avatar Feb 22 '22 20:02 celfcelfcelfcelf

It seems like the issue is that the base model is trained in another space (probably observation space) and therefore it cannot be updated. Is there any way to re-create the base model?

celfcelfcelfcelf avatar Mar 03 '22 21:03 celfcelfcelfcelf

Hi, I'm having the same issue, did you figure out how to fix it?

HUNTINGHOUND avatar Sep 23 '22 19:09 HUNTINGHOUND

My problems occurs when there are multiple _model files. After I delete once one of the _model file it continues to train fine.

HUNTINGHOUND avatar Sep 24 '22 01:09 HUNTINGHOUND

Thanks, but unfortunately that does not help me. I suppose you mean the base.zip files that are created in the models folder?

celfcelfcelfcelf avatar Nov 29 '22 10:11 celfcelfcelfcelf

It seems like it has a general problem of stopping the training after 1 iteration, whenever I try to expand the observation space.

celfcelfcelfcelf avatar Nov 29 '22 10:11 celfcelfcelfcelf