"A Master of Go", iOS/iPadOS Go AI app

For discussing go computing, software announcements, etc.
Kaliwan
Dies in gote
Posts: 39
Joined: Tue May 18, 2010 4:22 pm
GD Posts: 0
Been thanked: 3 times

Re: A Go AI app for iOS with that strong neural network

Post by Kaliwan »

Complete silent mode will be a nice option :bow:
One feature you may implement is a slider to arrive to the desire position to study (instead of pressing 100 times :mrgreen: )
you could download the pandanet ios app and give it a look
dust
Lives with ko
Posts: 161
Joined: Sun Feb 28, 2016 4:01 am
GD Posts: 0
Has thanked: 138 times
Been thanked: 23 times

Re: A Go AI app for iOS with that strong neural network

Post by dust »

Yes, it would be really good to be able to navigate through games easier.
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Kaliwan san, dust san,

I wiil consider about a slider or something in the next major version.
And will put a setting menu with various options.

Thank you for your comments!
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Hi.

Bugfix version is now available.

https://itunes.apple.com/app/%E5%9B%B2% ... 35374?mt=8

Enjoy!
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

I am sorry that I introduced a new bug in the latest version.
You will not be able to see variations in study mode.

So if you have not updated it yet, please DO NOT update.
If you already updated, please wait next version.
hyperpape
Tengen
Posts: 4382
Joined: Thu May 06, 2010 3:24 pm
Rank: AGA 3k
GD Posts: 65
OGS: Hyperpape 4k
Location: Caldas da Rainha, Portugal
Has thanked: 499 times
Been thanked: 727 times

Re: A Go AI app for iOS with that strong neural network

Post by hyperpape »

y_ich wrote:About back ground mode, I was worried about battery consumption.
My app consumes all charge current on new iPad Pro in study mode.^^;
I will think if there are any good manners.
That makes sense. I've noticed how fast it drains the battery when unplugged.

I usually plug in my phone before doing analysis, though. Could you detect battery percentage or check that the device is charging? I've never done iOS programming, but I think I've heard you have access to the battery state.
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

hyperpape san,

You can check if the device is charging or not programmatically.
But honestly still I hesitate to consider it positively because Apple restricts continuous background jobs severely.
Only jobs such as playing music, tracking GPS, are allowed.

Doesn't keeping the app foreground work well for you?
User avatar
Bonobo
Oza
Posts: 2223
Joined: Fri Dec 23, 2011 6:39 pm
Rank: OGS 9k
GD Posts: 0
OGS: trohde
Universal go server handle: trohde
Location: Germany
Has thanked: 8262 times
Been thanked: 924 times
Contact:

Re: A Go AI app for iPad with that strong neural network

Post by Bonobo »

y_ich wrote:I am sorry for forgetting the app URL.
Could you try the following URL for German?
https://itunes.apple.com/de/app/%E5%9B% ... 35374?mt=8
Ah, no worries, just now I searched for it again and this time the App store presented me your app … purchased it (but will postpone a review until I have more time to check it out). I just tried playing with it a little bit … crashed once (can't remember what I did, sorry) … but looks really nice, looking forward to your further development.

:tmbup:
“The only difference between me and a madman is that I’m not mad.” — Salvador Dali ★ Play a slooooow correspondence game with me on OGS? :)
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Bonobo san,

Thank you for purchasing my app!
And I am sorry that the app was crashed.
If you are using version 1.1.0, it has an apparent pattern for crash and the bug was fixed in 1.1.1.
But as I wrote the previous post, I introduced a new bug by mistake.
The verion 1.1.1 is not fully functional.
Please wait for 1.1.2 for a while.

The other crash pattern is the case that the available memory was not enough.
The app keeps 1/3 of memory aat first and consumes more gradually.
If OS and other apps are also consuming much memory, the app will be crashed suddenly.

Thank you for your cheers!
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Hi.

The version 1.1.2 has been released!

https://itunes.apple.com/jp/app/%E5%9B% ... 35374?mt=8

Two bugs were fixed.
- You could not take back a move in both play and study modes.
- You could not see variations in study mode.

I was sorry for inconvenience by my careless mistake.
Enjoy!
hyperpape
Tengen
Posts: 4382
Joined: Thu May 06, 2010 3:24 pm
Rank: AGA 3k
GD Posts: 65
OGS: Hyperpape 4k
Location: Caldas da Rainha, Portugal
Has thanked: 499 times
Been thanked: 727 times

Re: A Go AI app for iOS with that strong neural network

Post by hyperpape »

I don't know what I was thinking saying "background". I'm happy to leave the app running.

What I meant is that I'd like to plug it in and leave it to analyze while I do something else other than look at the phone, and have it return with an analysis of the entire game, if I give it enough time.
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

hyperpape san,

My app supports both Slide Over and Split View on iPad for you.^^

(If you need or want to hide the app entirely by other apps, that means background...)
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Hello.

The version 1.2.0 are available now.
https://itunes.apple.com/jp/app/%E5%9B% ... 35374?mt=8

Now buttons to forward 10 moves or back 10 moves were supported.
Enjoy!
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: A Go AI app for iOS with that strong neural network

Post by y_ich »

Merry Christmas, everyone!

"A Master of Go" will be on Christmas sale whole day on 12/25.
The price will be half of usual.
Please do not miss it!^^
d7urban
Beginner
Posts: 5
Joined: Sun Jun 12, 2016 1:07 am
Rank: 8k
GD Posts: 0
Has thanked: 1 time

Re: A Go AI app for iOS with that strong neural network

Post by d7urban »

Is there a way to input PASS? If not, that is something that would be nice to add!
Post Reply