Search found 3 matches

by andr
Tue Feb 08, 2011 1:21 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Neural Networks and some modified engines
Replies: 4
Views: 4916

Re: Neural Networks and some modified engines

Thanks a lot for your interest and suggestions. Splitting the task
goes in my TODO (tothink) list. SVM stands for support vector
machine? I'll have to look it up. Reading recommendations are
welcomed :)

Meanwhile I pushed some changes that speedup training (hopefully even
more so on more cores), so ...
by andr
Fri Feb 04, 2011 2:26 pm
Forum: Engines, GUIs, Books and Platforms
Topic: Neural Networks and some modified engines
Replies: 4
Views: 4916

Re: Neural Networks and some modified engines

Despite my interest in AI, I'm not much competent in this area either
for the moment. It was done from curiosity, it seemed to me that this
was not a tried approach. In recent days I saw some discussions in
TalkChess (btw I'm still waiting for confirmation of my registration
there) and understood ...
by andr
Wed Feb 02, 2011 1:40 am
Forum: Engines, GUIs, Books and Platforms
Topic: Neural Networks and some modified engines
Replies: 4
Views: 4916

Neural Networks and some modified engines

Hello,
I'd like to present you a couple of meta-engines that use
backpropagation neural networks for evaluation. This is a slightly
refined result of an introductory neural networks course assignment
that I did 2 yeas ago (this is why the first target was Grapefruit).
I slightly modified Grapefruit ...