MattKleinsmith / pbt

Population Based Training (in PyTorch with sqlite3). Status: Unsupported

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can i stop the running process correctly?

LianShuaiLong opened this issue · comments

hi, when i run "python main.py --exploiter" ,it seems that the process will run forever? how can i stop the running process correctly and get the best result currently?