Page 4 of 16

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

Posted: Sat Dec 01, 2018 9:05 am
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

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

Posted: Sat Dec 01, 2018 12:00 pm
by dust
Yes, it would be really good to be able to navigate through games easier.

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

Posted: Sat Dec 01, 2018 3:55 pm
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!

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

Posted: Sat Dec 01, 2018 6:52 pm
by y_ich
Hi.

Bugfix version is now available.

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

Enjoy!

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

Posted: Sat Dec 01, 2018 9:19 pm
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.

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

Posted: Sun Dec 02, 2018 7:05 am
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.

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

Posted: Sun Dec 02, 2018 7:33 am
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?

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

Posted: Sun Dec 02, 2018 9:44 am
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:

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

Posted: Sun Dec 02, 2018 3:00 pm
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!

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

Posted: Mon Dec 03, 2018 4:27 pm
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!

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

Posted: Fri Dec 07, 2018 7:27 pm
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.

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

Posted: Fri Dec 07, 2018 7:36 pm
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...)

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

Posted: Fri Dec 07, 2018 7:38 pm
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!

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

Posted: Mon Dec 24, 2018 2:21 am
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!^^

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

Posted: Mon Feb 04, 2019 3:04 am
by d7urban
Is there a way to input PASS? If not, that is something that would be nice to add!