Search found 150 matches
- Fri Mar 31, 2023 8:31 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
Thanks so much for the replies, will look into it!
- Sat Mar 25, 2023 9:53 am
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
I know this is a longshot and offtopic, but akigo, since you are such a tensorflow wizard and a charitable person I thought I would try :bow: . Would you know if there is any way force GPU support of the sorting of abstracts in this hobby project I am using to learn python:
https://github.com ...
https://github.com ...
- Thu Mar 10, 2022 3:34 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
if you want the strongest net, the 60b net in this link should work fine for you
https://media.katagotraining.org/upload ... 017.bin.gz
https://media.katagotraining.org/upload ... 017.bin.gz
- Sat Feb 26, 2022 9:18 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
I was getting this same feeling using the snapdragon optimized network against golaxy. it definitely felt at least as strong as the s509 network. What an achievement by all of you to create such a strong, small and fast network. You have made katago play at a professional level even on cheap mobile ...
- Wed Feb 23, 2022 8:27 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
Thanks And for the attempt, I really appreciate the effort! Of course the optimized version may be a little weaker than the same net, but i am very curious how it would compare to the older non-distributed training katago. You gave me an idea, maybe i will try two games at 1 playout. My guess is the ...
- Tue Feb 22, 2022 4:00 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
I know its a lot to ask, but would it be possible to run 5-10 matches of the latest snapdragon optimized network vs the last non distributed training 40b release at 300 playouts each? It is so impressive what you have done. Probably the slight difference is just from the parrallel processing?
- Fri Feb 18, 2022 3:45 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
I published a new accelerated network for Snapdragon 888 devices on android 12. For details and download go here: https://github.com/aki65/aki65.github.io/releases/tag/v1.13.2
I have a snapdragon 636 e ink device (onyx boox note air 1) and the speed of this new optimized net is incredible! Is it ...
I have a snapdragon 636 e ink device (onyx boox note air 1) and the speed of this new optimized net is incredible! Is it ...
- Tue Apr 20, 2021 12:20 pm
- Forum: Professionals
- Topic: American pro Gansheng Shi matched today as new Canadian Doc
- Replies: 5
- Views: 6937
American pro Gansheng Shi matched today as new Canadian Doc
Gansheng Shi had a movie made about him, was one of the first American pros, and now is officially a medical doctor! is there anything he can't do? What an great inspiration to the go playing youth.
https://ibb.co/dWSwvVq
he added the subscript, "coming home, baby!“
https://ibb.co/dWSwvVq
he added the subscript, "coming home, baby!“
- Thu Mar 11, 2021 4:41 am
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
My mistake, I miswrote, I meant how fast he released the net. In terms of playouts, its probably faster than the non-optimized 20b net. On Snapdragon 625, 4gb ram, I get maybe 2 playouts/second, somewhere between 1-2. Which is really nice for these devices 
- Tue Mar 09, 2021 2:55 pm
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
Wow i cant believe how fast you make the optimized network. Thatis really amazing.
- Mon Mar 08, 2021 7:17 am
- Forum: Computer Go
- Topic: Contribute to Katago training using google colab
- Replies: 22
- Views: 18596
Re: Contribute to Katago training using google colab
If you don't want to train katago, but just play rating games, would this work?
https://github.com/portkata/KataGo/blob ... ames.ipynb
probably have to replace cuda with auto.
https://github.com/portkata/KataGo/blob ... ames.ipynb
probably have to replace cuda with auto.
- Sun Mar 07, 2021 9:27 am
- Forum: Computer Go
- Topic: New android app "BadukAI"
- Replies: 547
- Views: 1523279
Re: New android app "BadukAI"
Is it possible to do an optimized version of s680? Thanks either way!
- Sat Feb 27, 2021 3:03 am
- Forum: Computer Go
- Topic: Contribute to Katago training using google colab
- Replies: 22
- Views: 18596
Re: Contribute to Katago training using google colab
Yes, sorry about that. In the picture below, paste the following code where the bottom most > sign is. Ill delete the previous redundant post.
https://i.ibb.co/WWwqG0H/Screenshot-20210227-034036.png
geojson lat long
function ClickConnect(){
console.log("Clicked on connect button");
document ...
https://i.ibb.co/WWwqG0H/Screenshot-20210227-034036.png
geojson lat long
function ClickConnect(){
console.log("Clicked on connect button");
document ...
- Fri Feb 26, 2021 6:21 pm
- Forum: Computer Go
- Topic: Contribute to Katago training using google colab
- Replies: 22
- Views: 18596
Re: Contribute to Katago training using google colab
edit: Is it possible to make a script like this to train the 15b net on the new s663 40b data? thanks!
- Fri Feb 26, 2021 12:23 pm
- Forum: Computer Go
- Topic: ZenGTP
- Replies: 3
- Views: 5684
Re: ZenGTP
Wow, thanks for this And. Does it use GPU by any chance. Either way, really neat program.