Program to extract patterns

For discussing go computing, software announcements, etc.
Post Reply
anpd
Dies in gote
Posts: 42
Joined: Wed Jan 22, 2014 3:34 am
Rank: KGS 10 kyu
GD Posts: 0
KGS: anpd
Has thanked: 17 times
Been thanked: 9 times

Program to extract patterns

Post by anpd »

Hi, is there any program that can extract common occurring patterns in a collection of games? I am developing an old school Go ai and looking for a pattern database.
User avatar
RBerenguel
Gosei
Posts: 1585
Joined: Fri Nov 18, 2011 11:44 am
Rank: KGS 5k
GD Posts: 0
KGS: RBerenguel
Tygem: rberenguel
Wbaduk: JohnKeats
Kaya handle: RBerenguel
Online playing schedule: KGS on Saturday I use to be online, but I can be if needed from 20-23 GMT+1
Location: Barcelona, Spain (GMT+1)
Has thanked: 576 times
Been thanked: 298 times
Contact:

Re: Program to extract patterns

Post by RBerenguel »

anpd wrote:Hi, is there any program that can extract common occurring patterns in a collection of games? I am developing an old school Go ai and looking for a pattern database.
Pachi can, check the tools folder in the repository, and the comments in pattern_bayes and other pattern_ source files
Geek of all trades, master of none: the motto for my blog mostlymaths.net
anpd
Dies in gote
Posts: 42
Joined: Wed Jan 22, 2014 3:34 am
Rank: KGS 10 kyu
GD Posts: 0
KGS: anpd
Has thanked: 17 times
Been thanked: 9 times

Re: Program to extract patterns

Post by anpd »

RBerenguel wrote:
anpd wrote:Hi, is there any program that can extract common occurring patterns in a collection of games? I am developing an old school Go ai and looking for a pattern database.
Pachi can, check the tools folder in the repository, and the comments in pattern_bayes and other pattern_ source files
Great, thanks will take a look :)
Post Reply