Program to extract patterns
-
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
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.
- 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
Pachi can, check the tools folder in the repository, and the comments in pattern_bayes and other pattern_ source filesanpd 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.
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
Great, thanks will take a lookRBerenguel wrote:Pachi can, check the tools folder in the repository, and the comments in pattern_bayes and other pattern_ source filesanpd 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.