Search the web
Sign In
New User? Sign Up
neat · NEAT Users Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2145 - 2174 of 4892   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2145
Just a little intro about myself. I'm working on commercial spam filtering software which utilizes neural networks along with statistical methods. The neural...
since7bb
Offline Send Email
Aug 2, 2005
11:44 pm
2146
Hi! That's an interesting read, but their ratio of false positives seems extremely high. But if it's used as one indicator among many, I guess that's...
Mattias Fagerlund
mattias_fage...
Offline Send Email
Aug 3, 2005
8:01 am
2147
Hi to the board. My name's Chris Turner. I'm a software developer in England and I'm interested in experimenting with Neural Networks and how they can be used...
logical_creations
logical_crea...
Offline Send Email
Aug 3, 2005
8:44 am
2148
... I managed to solve the problem. I made the assumption that as the output signal is between 0 and 1, that the input signals should also be beween 0 and 1....
Chris Turner
logical_crea...
Offline Send Email
Aug 3, 2005
11:11 am
2149
Hi Just a quick intro to myself. I have been 'playing' around with NN's and GA for a few years now and came accross NEAT through Mat Buckland's excellent...
Matt Simmerson
easablade
Offline Send Email
Aug 3, 2005
12:08 pm
2150
Hi, I have a couple of questions that I'd like to put to the group. I suppose these questions may have been asked before but I've spend sometime searching...
Chris Turner
logical_crea...
Offline Send Email
Aug 3, 2005
4:20 pm
2151
Yes, that's why I'm going to try NN along with statistical filter. The result will be summarized according to weights for each method. Regards, Alex...
Alexander N. Telegin
since7bb
Offline Send Email
Aug 3, 2005
4:26 pm
2152
... Is #11 the bias input?...
Philip Tucker
tucker0171
Offline Send Email
Aug 3, 2005
4:31 pm
2153
Maybe Colin (the author of SharpNEAT) can explain this...I'm not sure about the inner workings of SharpNEAT. ken ... resets ... 89 ... is ... wrong ... also...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2005
7:14 pm
2154
Hi Matt, fitness sharing is meant to penalize a species the larger it gets. Of course, species only tend to get very large if they have high fitness, which is...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2005
7:21 pm
2155
Chris, How many generations have you run your experiment? Sometimes it can take a while to build up the necessary structure to jump from "almost perfect" to...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2005
7:25 pm
2156
... Hi Chris, As you probably noticed most of the SharpNEAT experiments scale inputs to the 0..1 range as you did, although I generally consider this to be not...
Colin Green
alienseedpod
Offline Send Email
Aug 3, 2005
7:54 pm
2157
... Philip got it. There is always one bias input node + however many you define for your experiment, and it is always the first node. ... Can you explain the...
Colin Green
alienseedpod
Offline Send Email
Aug 3, 2005
8:27 pm
2158
... If each technique reqults in some sort of confidence value then it might beneficial to evolve a network that accpets these confidence values as inputs...
Colin Green
alienseedpod
Offline Send Email
Aug 3, 2005
8:40 pm
2159
... might ... values as ... may be ... different ... then 2 ... may be ... relationships ... Yes, interesting idea. In my opinion, such summation may have ...
Alexander N. Telegin
since7bb
Offline Send Email
Aug 3, 2005
9:12 pm
2160
I got this working over the weekend, results so far are not brilliant, but interesting. Keep in mind that I'm still evaluating against a dominance chain which ...
Colin Green
alienseedpod
Offline Send Email
Aug 3, 2005
9:33 pm
2161
Colin Green wrote: Correction, the overall lose rate is 8% not 16%......
Colin Green
alienseedpod
Offline Send Email
Aug 3, 2005
9:38 pm
2162
Thanks to everyone for the replies. I've only been playing around with NEAT for a couple of days and I've staill got a lot to learn. I've picked up a few idea...
Chris Turner
logical_crea...
Offline Send Email
Aug 4, 2005
7:29 am
2163
Hi Ken Thanks for that. The fog is now beginning to lift. Yes I do intend on making my version of NEAT available. It is part of a much larger AI library so I...
Matt Simmerson
easablade
Offline Send Email
Aug 4, 2005
9:40 am
2164
At 22:32 03/08/2005, you wrote: >I got this working over the weekend, results so far are not brilliant, >but interesting. > >Keep in mind that I'm still...
Ian Badcoe
ian_badcoe
Offline Send Email
Aug 4, 2005
11:13 am
2165
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the neat group. File : /TTT Whole...
neat@yahoogroups.com
Send Email
Aug 4, 2005
11:28 am
2166
Hi, In case it is useful to anybody, I uploaded a text file with a complete analysis of TTT using normalisation to reduce the number of boards to a...
Ian Badcoe
ian_badcoe
Offline Send Email
Aug 4, 2005
11:32 am
2167
Oh, and importantly for anybody working on this, I can give you the code that produced it. It's C++ but shouldn't be too hard to convert to whatever. And...
Ian Badcoe
ian_badcoe
Offline Send Email
Aug 4, 2005
12:45 pm
2168
... We found that the traditional "perfect player" basically just plays defensively and makes 3-in-a-row when he stumbles across it. But, he doesn't fully...
Philip Tucker
tucker0171
Offline Send Email
Aug 4, 2005
1:31 pm
2169
At 14:31 04/08/2005, you wrote: > > _IS_ it ever correct to count wins in TTT? e.g. because you cannot win > > against a perfect player, the best you can do...
Ian Badcoe
ian_badcoe
Offline Send Email
Aug 4, 2005
2:34 pm
2170 Ian Badcoe
ian_badcoe
Offline Send Email
Aug 4, 2005
2:58 pm
2171
Hi Matt, sure if you get together a complete version with documentation of some sort (doesn't have to be fancy) I will put it up on my site. Of course, there...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 4, 2005
5:10 pm
2172
... Well no, that's not true, as you seemed to point out in the previous part of this post. If you're goal is to win, whether you're playing a single game or...
Derek James
blue5432
Offline Send Email
Aug 4, 2005
8:58 pm
2173
... No, it is possible because the scores are weighted. A bit more info... To obtain a fitness score a new player is tested against each player in the...
Colin Green
alienseedpod
Offline Send Email
Aug 4, 2005
9:12 pm
2174
... This is an important aspect to consider, especially going forward looking at other more complex games. In fact it's absolutely crucial for some (most?)...
Colin Green
alienseedpod
Offline Send Email
Aug 4, 2005
9:48 pm
Messages 2145 - 2174 of 4892   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help