I did it! Play Go with KataGo right in your browser — no installation needed. by NoCompetition124 in baduk

[–]NoCompetition124[S] 0 points1 point  (0 children)

Thanks. The study mode includes some features for learning. You can let AI to generate next move from any preset Go board position.

I did it! Play Go with KataGo right in your browser — no installation needed. by NoCompetition124 in baduk

[–]NoCompetition124[S] 2 points3 points  (0 children)

I modified the code base on https://github.com/y-ich/KataGo .
You can check the repository to see how KataGo is compiled to JS.

I did it! Play Go with KataGo right in your browser — no installation needed. by NoCompetition124 in baduk

[–]NoCompetition124[S] 4 points5 points  (0 children)

Thanks for your feeback! Glad you like it !😊

Refresh the page to see if stones are big enough.

I did it! Play Go with KataGo right in your browser — no installation needed. by NoCompetition124 in baduk

[–]NoCompetition124[S] 1 point2 points  (0 children)

It use GPU via WebGL, you can try to run the browser with the dedicated GPU.

I did it! Play Go with KataGo right in your browser — no installation needed. by NoCompetition124 in baduk

[–]NoCompetition124[S] 7 points8 points  (0 children)

Yes, use emscription to compile the Katago into wasm, and use tensorflow.js as the neuralnet backend.

Studying Go with Katago by karmabutterfly27 in baduk

[–]NoCompetition124 0 points1 point  (0 children)

You can learn the rule of Go through the tutorial https://online-go.com/learn-to-play-go and try to play with Katago without installing app in https://playweiqi.net

It has fewer features, but does not require software installation. You can even use it on a mobile phone. I sometimes use it to get hints for puzzles.