-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to convert KataGo .bin network file to PyTorch .pth? #2
Comments
|
Does it support b6c96? |
I can not load https://d3dndmfyhecmj0.cloudfront.net/g170/neuralnets/index.html. successfully.And what is config file? |
You can download some networks from https://katagotraining.org/networks/ (note that only v8 networks are supported for the time being so most recent ones are not supported). Once you unzip the .gz file, you'll see there is a .json config file. |
Extract the |
Then download the corresponding |
How can I change the board size? |
No description provided.
The text was updated successfully, but these errors were encountered: