Open celfcelfcelfcelf opened 2 years ago
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?
Hi, I'm having the same issue, did you figure out how to fix it?
My problems occurs when there are multiple _model files. After I delete once one of the _model file it continues to train fine.
Thanks, but unfortunately that does not help me. I suppose you mean the base.zip files that are created in the models folder?
It seems like it has a general problem of stopping the training after 1 iteration, whenever I try to expand the observation space.
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