KataGo
                                
                                 KataGo copied to clipboard
                                
                                    KataGo copied to clipboard
                            
                            
                            
                        Some questions about training Katago
1.I don’t know what the five parameters of the trin.sh should be filled in.2.How to set a 13 -way chessboard for Katago training.3.How to set a fixed layout for Katago training.
For an overview of self-play training.sh, see https://github.com/lightvector/KataGo/blob/master/SelfplayTraining.md. See in particular:
You probably want to read the comments and edit the parameters in python/selfplay/synchronous_loop.sh and in the selfplay and gatekeeper .cfg files that it points to, to set the board size, the number of parallel threads or other computational parameters, etc.