Can PhoenixGo play/analyze 9x9 game with trained networks?
-
cleinias
- Beginner
- Posts: 3
- Joined: Tue Jan 01, 2019 2:25 pm
- Rank: OGS 22 kyu
- GD Posts: 0
- OGS: cleinias
- Been thanked: 2 times
Can PhoenixGo play/analyze 9x9 game with trained networks?
Subject says it all. I've been trying to figure out which computer programs play 9x9 with trained network and so far I've only found KataGo. Converted weight files are available for LeelaZero, but no independently trained network weights, AFAIK. I haven't found any info on PhoenixGo, though
-
maluki
- Beginner
- Posts: 1
- Joined: Thu Mar 19, 2020 5:49 am
- Rank: FoxGo 9 dan
- GD Posts: 0
- Online playing schedule: FoxGo
Re: Can PhoenixGo play/analyze 9x9 game with trained network
PhoenixGo cannot directly play 9x9 networks. You need to modify the source code to customize the input feature layer according to your needs. So the conclusion is not feasible.