Page 6 of 9
Re: Sneak Peek
Posted: Mon Aug 23, 2010 2:06 pm
by Psychee
ah-oh, there's 'pass' and i did not see it

Re: Sneak Peek
Posted: Mon Aug 23, 2010 2:21 pm
by daniel_the_smith
Psychee wrote:ah-oh, there's 'pass' and i did not see it

Maybe I should make it more obvious...
Re: Sneak Peek
Posted: Mon Aug 23, 2010 2:27 pm
by Li Kao
Perhaps make the text with the percentages clickable.
Re: Sneak Peek
Posted: Tue Aug 24, 2010 2:27 pm
by Dusk Eagle
I don't remember if this has been said before or not, but it would be nice if clicking on a stone took you back to the position when that stone was played. Definitely not an urgent thing to do or anything, it'd just be a nice feature.
Re: Sneak Peek
Posted: Tue Aug 24, 2010 2:48 pm
by daniel_the_smith
Dusk Eagle wrote:I don't remember if this has been said before or not, but it would be nice if clicking on a stone took you back to the position when that stone was played. Definitely not an urgent thing to do or anything, it'd just be a nice feature.
Li Kao wrote:Perhaps make the text with the percentages clickable.
Good ideas, I will probably implement both when I get to it.
Re: Sneak Peek
Posted: Mon Nov 08, 2010 12:18 pm
by Li Kao
Will you add a fuseki mode too? Shouldn't be hard to write.
And the performance with 3-5 seconds per move is still pretty horrible.
Re: Sneak Peek
Posted: Mon Nov 08, 2010 1:20 pm
by daniel_the_smith
Sorry, I've been slacking on this because of google's AI challenge. Next month I will be working on this again.
I will think about doing half-board and full-board patterns, but there are definitely a number of other things higher on the list.
Performance wise, I have some ideas for speeding things up but they are not tiny changes and will have to wait, especially as it seems to work in < 1 second for me. Distance from server is not helping you.
Re: Sneak Peek
Posted: Thu Feb 03, 2011 9:50 am
by daniel_the_smith
I've started working on my website again. First up, I rebuilt my tree from the latest GoGoD, which adds a few thousand new games. I haven't updated the main site yet, but I left it running on my home computer if you want to take a look:
http://dev.dailyjoseki.comEDIT: To whoever tried to register an account: Sorry, not possible when the server is running on my home computer. ^^ I forgot to hide the register box. Soon I will enable it on the main site but I have to fix a few things first.
Re: Sneak Peek
Posted: Tue Feb 08, 2011 7:00 am
by daniel_the_smith
OK, dailyjoseki.com is now running with the latest GoGoD collection.
Re: Sneak Peek
Posted: Mon Feb 21, 2011 9:55 am
by daniel_the_smith
I was about to put a big update up this morning but I found a big bug. Soon...
Re: Sneak Peek
Posted: Tue Feb 22, 2011 3:36 am
by lesenv
thanks for this great project. I've been using it for the past 6 months, i love it.
Re: Sneak Peek
Posted: Sun Mar 20, 2011 2:44 am
by karaklis
This position was reached 100182 time(s).
Statistics for this position:
A (Tenuki): Played 62840 times (62.73%)
B: Played 33899 times (33.84%)
C: Played 27563 times (27.51%)
D: Played 5143 times (5.13%)
E: Played 3252 times (3.25%)
F: Played 92 times (0.09%)
G: Played 72 times (0.07%)
H: Played 20 times (0.02%)
I: Played 16 times (0.02%)
J: Played 10 times (0.01%)
K: Played 10 times (0.01%)
Other marked points: Played 8 times (or less)
I am confused with the specified percentages. Without tenuki the sum of all moves is clearly below 100%, but including tenuki it is clearly over 100%. How can I interprete these numbers so that the numbers sum up to 100%?
Re: Sneak Peek
Posted: Sun Mar 20, 2011 2:47 am
by Li Kao
A move following an even number of tenukis followed by one of the listed moves is counted both as tenuki and as that move. At least that's a plausible theory.
Re: Sneak Peek
Posted: Sun Mar 20, 2011 4:33 am
by daniel_the_smith
karaklis wrote:This position was reached 100182 time(s).
Statistics for this position:
A (Tenuki): Played 62840 times (62.73%)
B: Played 33899 times (33.84%)
C: Played 27563 times (27.51%)
D: Played 5143 times (5.13%)
E: Played 3252 times (3.25%)
F: Played 92 times (0.09%)
G: Played 72 times (0.07%)
H: Played 20 times (0.02%)
I: Played 16 times (0.02%)
J: Played 10 times (0.01%)
K: Played 10 times (0.01%)
Other marked points: Played 8 times (or less)
I am confused with the specified percentages. Without tenuki the sum of all moves is clearly below 100%, but including tenuki it is clearly over 100%. How can I interprete these numbers so that the numbers sum up to 100%?
What Li Kao said is correct, but that behavior *should* cause the non-tenuki moves to sum to 100%. My tree has a bug (I think I've mentioned it before), it doesn't distinguish between white and black tenukis. In positions which can easily be reached with either color to play, my tenuki count might be way off. :/ I'm not sure why I didn't fix this last time I rebuilt the tree. hmm... and even that doesn't explain this... *looks at source* Ah, the math uses the wrong total (total visits to the position instead of total visits with this particular color to play) for 100%. I'll fix it, thanks for pointing it out.
Re: Sneak Peek
Posted: Sun Mar 27, 2011 8:47 am
by daniel_the_smith
Site updated. Links to positions work again. Percentages should now be correct. Beta testers will notice their queues have been reset; sorry, guys. If all goes as planned I'll never have to do that again. As compensation you have some shiny new features.

Public beta will be happening soon... I just have to do this one thing...