Search found 5 matches

by nescitus
Sun Oct 09, 2022 5:12 am
Forum: Computer Go
Topic: michi patterns
Replies: 7
Views: 8786

Re: michi patterns

Thank you, the files are working like a charm, middlegame play with them is much better than with my files, opening needs some tuning, yose is similarly bad ;)

As for hosting, I have uploaded the files here: https://github.com/nescitus/hobot/blob/main/minified_michi_patterns.7z Hovever, I had to ...
by nescitus
Fri Oct 07, 2022 5:37 am
Forum: Computer Go
Topic: michi patterns
Replies: 7
Views: 8786

Re: michi patterns

@xela been there - unfortunately I can download only .prob file, .spat file is missing. Can You ake the files from Your disk accessible somewhere?
by nescitus
Wed Sep 28, 2022 3:57 am
Forum: Computer Go
Topic: michi patterns
Replies: 7
Views: 8786

Re: michi patterns

@xela, precisely these files are missing now. Do you happen to have them stashed somewhere?

I needed regexes to create a replacement using original Pachi pattern files, which are more expressive than Michi ones (using data like atari/atariescape status etc).

Kind regards
by nescitus
Tue Sep 27, 2022 1:11 am
Forum: Computer Go
Topic: michi patterns
Replies: 7
Views: 8786

Re: michi patterns

It's a while since I used it, but I think michi worked fine for me with the pachi pattern files

It worked for sure, but not necessarily fine. Pachi patterns are more expressive, some patterns are used while in atari etc. Beside that, depending on the set You use, they use different scale. After a ...
by nescitus
Sun Sep 25, 2022 4:08 pm
Forum: Computer Go
Topic: michi patterns
Replies: 7
Views: 8786

michi patterns

hi,

Does anybody have pattern files created for Michi go bot?

Some time ago I have tried to improve on michi-c2 (the result can be seen at https://github.com/nescitus/hobot). Because patterns were missing when I started this project, I tried to do some regex magic on Pachi patterns. It worked to ...