Now that we know Google Colab runs katago well, I’m intrigued by the idea of linking it to a GUI in iOS.
Does anyone know if one exists?
If it exists, does this idea seem feasible?
Is there a GTP GUI for iOS? AKA running katago on iPad.
- wineandgolover
- Lives in sente
- Posts: 866
- Joined: Sun Jul 25, 2010 6:05 am
- GD Posts: 0
- Has thanked: 318 times
- Been thanked: 345 times
Is there a GTP GUI for iOS? AKA running katago on iPad.
- Brady
Want to see videos of low-dan mistakes and what to learn from them? Brady's Blunders
Want to see videos of low-dan mistakes and what to learn from them? Brady's Blunders
-
y_ich
- Dies with sente
- Posts: 112
- Joined: Fri Nov 16, 2018 5:29 pm
- Rank: Tygem 7d
- GD Posts: 0
- Been thanked: 36 times
Re: Is there a GTP GUI for iOS? AKA running katago on iPad.
Hi.
I developed Lizzie-like UI on browser and KataGo server script on Google Colab.
https://colab.research.google.com/githu ... olab.ipynb
It works on any modern browsers including iPad Safari.
The ipynb is a modified version of colab-katago-en.ipynb(https://colab.research.google.com/drive ... YNTCaU8KCr) and uses resources which @kinfkong san (https://github.com/kinfkong) developed. I really appreciate @kinfkong san.
This is a concept proof prototype.
So there should be many inconveniences, (no localization, bugs, layout disorder...)
But I hope that someones will enjoy it.
I developed Lizzie-like UI on browser and KataGo server script on Google Colab.
https://colab.research.google.com/githu ... olab.ipynb
It works on any modern browsers including iPad Safari.
The ipynb is a modified version of colab-katago-en.ipynb(https://colab.research.google.com/drive ... YNTCaU8KCr) and uses resources which @kinfkong san (https://github.com/kinfkong) developed. I really appreciate @kinfkong san.
This is a concept proof prototype.
So there should be many inconveniences, (no localization, bugs, layout disorder...)
But I hope that someones will enjoy it.