[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [computer-go] Evaluation function / move ordering for gnugo
Date: Fri, 30 Apr 2004 08:50:15 -0700
From: Dave Dyer <ddyer@xxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset="us-ascii"
X-BeenThere: computer-go@xxxxxxxxxxxxxxxxx
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: computer-go <computer-go@xxxxxxxxxxxxxxxxx>
List-Id: computer-go <computer-go.computer-go.org>
List-Unsubscribe: <http://computer-go.org/mailman/listinfo/computer-go>,
<mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=unsubscribe>
List-Archive: <http://computer-go.org/pipermail/computer-go>
List-Post: <mailto:computer-go@xxxxxxxxxxxxxxxxx>
List-Help: <mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=help>
List-Subscribe: <http://computer-go.org/mailman/listinfo/computer-go>,
<mailto:computer-go-request@xxxxxxxxxxxxxxxxx?subject=subscribe>
Sender: computer-go-bounces@xxxxxxxxxxxxxxxxx
>
>I'm in the process of writing up more clearly what my evaluation function
>does. It is using neural nets and the following features :
Yes, those are all among the features I tried. I was using a hunting
technique to optimize weights of various features rather than neural
nets. I know it's tempting to hypothesize/hope that if you combine
enough bad predictors in the right way, the bad will cancel out leaving
something good. My conclusion is that in this case, it's a waste of
time.
--
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go
Dave,
Even though I've done it myself on occasion, I hate reading a post
where someone says, "I tried that and it doesn't work."
I'm more interested in the speculation or intuition about WHY it didn't
work. I'm also interested in what you "hunting technique" was. Was it
some kind of random or population based searching?
- Don
_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go