Closed Aib-star closed 1 year ago
Just delete the .pkl files in model/simpletag/agent{0,1,2}, and then use the following command
$ python main.py --scenario-name=simple_tag --evaluate=False
不对,我用了如下命令:python main.py --scenario-name=simple_tag。其实你的初始命令也一直在训练,因为evaluate的值默认为False。
At 2023-10-20 14:36:40, "starry-sky6688" @.***> wrote:
Just delete the .pkl files in model/simpletag/agent{0,1,2}, and then use the following command
$ python main.py --scenario-name=simple_tag --evaluate=False
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
how to use this project to train a new model?