Search found 5 matches
- Thu Sep 25, 2014 4:48 am
- Forum: OGS
- Topic: OGS Player Statistics
- Replies: 5
- Views: 11056
Re: OGS Player Statistics
It looks like guest accounts still exist (you can join chat directly from the login page, as well as browse games). They're just not as obvious.
- Wed Sep 24, 2014 6:04 am
- Forum: OGS
- Topic: OGS Player Statistics
- Replies: 5
- Views: 11056
Re: OGS Player Statistics
vitality, Mikasa, wtw, Sadaharu, crazystone (not the program), Ukasuhs all have >100 games, all rated above 2400 (4d).
- Tue Sep 23, 2014 5:19 pm
- Forum: OGS
- Topic: OGS Player Statistics
- Replies: 5
- Views: 11056
Re: OGS Player Statistics
True. These are reflected in the upper dark bar in the graphs under "Days since active vs days since registered". Luckily, there's a dark bar on the bottom of those plots indicating a large number of players that hang around.
- Tue Sep 23, 2014 12:18 pm
- Forum: OGS
- Topic: OGS Player Statistics
- Replies: 5
- Views: 11056
OGS Player Statistics
Anoek (one of the devs at online-go.com) was kind enough to dump some information from the player database and let me do some simple analysis of it. The result is here, including a histogram of ranks of active players:
http://nbviewer.ipython.org/gist/thouis ... 14ff802f92
http://nbviewer.ipython.org/gist/thouis ... 14ff802f92
- Tue Aug 19, 2014 4:45 am
- Forum: Computer Go
- Topic: Webcam + Go
- Replies: 56
- Views: 68855
Re: Webcam + Go
Are PIL/Pillow being used for more than loading/saving images? If not, then imread is a far simpler solution. (I do a lot of image processing in python).