Search found 2 matches

by jeff_elser
Thu Sep 13, 2012 8:06 am
Forum: Go Club Discussions
Topic: Go Club in San Francisco Bay area.
Replies: 2
Views: 5445

Go Club in San Francisco Bay area.

Hi all. I'm from MT, but I find myself traveling to the bay area for business about once a month. I've googled a bit, but I'm struggling to figure out which go clubs are active in bay area and when/where they meet.

If you are from that area and in the know, could you please let me know what clubs ...
by jeff_elser
Mon May 09, 2011 9:04 am
Forum: Computer Go
Topic: Markov chain GTP engine
Replies: 6
Views: 6333

Re: Markov chain GTP engine

I think this is an interesting idea. I've done some work using similar models for joseki and tesuji discovery.

You might consider dynamic Conditional Random Fields. They are a bit stronger than Markov models in that they are discriminative (as opposed to Markov models which are generative) which ...