junxiaosong / AlphaZero_Gomoku

An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
MIT License
3.23k stars 962 forks source link

关于训练中断 #115

Open racerlucas opened 3 years ago

racerlucas commented 3 years ago

请问若训练因故中断后是从current_policy.model开始训练好还是从零开始好