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 2371 - 2400 of 4887   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2371
... Good point. The competition is against other machine discovered s-expressions so it's likely they'll encounter the same limitations that we have. On the...
Colin Green
alienseedpod
Offline Send Email
Nov 1, 2005
9:56 am
2372
It turns out that supporting feed-forward networks isn't as easy as I'd hoped. I naively assumed that if I modified the 'add connection' routine to only add...
Colin Green
alienseedpod
Offline Send Email
Nov 1, 2005
10:52 pm
2373
In ANJI we have an option to enable/disable recurrent connections. The way we determine if a connection is "backward" is by checking for a loop every time we...
Philip Tucker
tucker0171
Offline Send Email
Nov 1, 2005
11:27 pm
2374
Hi, ... Thanks, this is an option I'll keep in mind if I decide to attempt the Othello comp. Of course this approach will probably start eating CPU cycles as...
Colin Green
alienseedpod
Offline Send Email
Nov 2, 2005
12:01 am
2375
Some people here may be interested in this competition I noticed: http://eldar.mathstat.uoguelph.ca/dashlock/CEC05/EvolvedArt.html Mattias in particular maybe...
Kenneth Stanley
kenstanley01
Offline Send Email
Nov 2, 2005
4:57 am
2376
At 00:01 02/11/2005, you wrote: >Hi, > >Philip Tucker wrote: > > >In ANJI we have an option to enable/disable recurrent connections. > >The way we determine if...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 2, 2005
10:52 am
2377
... connections. ... checking for ... you're ... to see ... attempt the ... CPU ... prefer ... obsessed ... in the ... that ... higher ... neurons ... to ... ...
Kenneth Stanley
kenstanley01
Offline Send Email
Nov 2, 2005
10:56 am
2378
Ken, The way I did it in Semiann was to separate activation order from identity. Each node has an identity number and an activation priority. Both are...
Jim O'Flaherty, Jr.
jim_oflahert...
Offline Send Email
Nov 2, 2005
2:44 pm
2379
Ian, My napkin drawing indicates this technique results in eliminating some valid feedforward network configurations. Isn't that the case? Jim...
Jim O'Flaherty, Jr.
jim_oflahert...
Offline Send Email
Nov 2, 2005
2:51 pm
2380
Hi, I didn't think so.... Hmm, I'll just check it through, but it'll take a while 'cos I have to send out for some napkins :) Ian...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 2, 2005
3:07 pm
2381
Hi, A-ha, you mean if I have A -> B -> C ->D A-> B' ->C' ->D Then it won't let me connect C' to B? That's right, but I thought I had a scheme which sorted...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 2, 2005
3:21 pm
2382
... Yes I was thinking about this also [Actually I did a superior analysis... I used pencil and paper instead of napkins ;) ]. Does it matter I wonder? I...
Colin Green
alienseedpod
Offline Send Email
Nov 2, 2005
10:05 pm
2383
At 22:05 02/11/2005, you wrote: >Ian Badcoe wrote: > > >Hi, > > > >A-ha, you mean if I have > > > >A -> B -> C ->D > > > >A-> B' ->C' ->D > > > >Then it won't...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 3, 2005
12:24 pm
2384
Some brief notes here: http://sourceforge.net/project/shownotes.php?release_id=368335 Updated web page here: http://sharpneat.sourceforge.net/...
Colin Green
alienseedpod
Offline Send Email
Nov 4, 2005
12:41 am
2385
Ian, Was not able to follow your "bit encoding" notion (flying through things, will re-read later when I can concentrate). ... individual 2 has just connected...
Jim O'Flaherty, Jr.
jim_oflahert...
Offline Send Email
Nov 4, 2005
3:54 am
2386
Hi all, I'm evolving an extension of Stanley & Miikulainen's robot duel domain in ANJI 2.01, but I'm having trouble setting the speciation threshold. If I set...
itsmebas
Offline Send Email
Nov 5, 2005
1:39 pm
2387
Hi, If you look back a few weeks to me posts on "continuous speciation control" that might help you. I was doing things differently in that I was adding and ...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 5, 2005
4:25 pm
2388
Hi, Right after I posted my question I realized I had just violated the first law when posting in forums/groups: before asking, always search back to see if...
itsmebas
Offline Send Email
Nov 6, 2005
11:59 am
2389
Hi, The large variation inteh distribution of genomes among species is something that is expected if the fitness of the species also varies a lot - the fittest...
Colin Green
alienseedpod
Offline Send Email
Nov 6, 2005
12:59 pm
2390
... Ok yeh I've got it. Each node has a bit array that indicates which nodes (through however long a pathway) connect into it. I suppose you could do it the...
Colin Green
alienseedpod
Offline Send Email
Nov 6, 2005
8:56 pm
2391
My initial function approximation experiment tried to approximate y=f(x) by feeding values of x and comparing an ANN's output with the expected output. So the...
Colin Green
alienseedpod
Offline Send Email
Nov 6, 2005
9:39 pm
2392
I don't know much about signal processing, but would it be possible to have a dynamic sampling rate, where an output of the network controls the speed, and...
Philip Tucker
tucker0171
Offline Send Email
Nov 6, 2005
10:06 pm
2393
Hi, Well, I think I finally got it nailed down. I've been tinkering with Ian's method all morning trying to get the right parameters and conditions for raising...
itsmebas
Offline Send Email
Nov 7, 2005
4:36 pm
2394
At 20:56 06/11/2005, you wrote: >Ian Badcoe wrote: > > >One cheap way to handle this might be to keep a bit-array on each > >node. Each node owns a unique bit...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 7, 2005
4:40 pm
2395
At 03:54 04/11/2005, you wrote: >Ian, > >Was not able to follow your "bit encoding" notion (flying through >things, will re-read later when I can concentrate)....
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 7, 2005
5:05 pm
2396
At 11:59 06/11/2005, you wrote: >Hi, > >Right after I posted my question I realized I had just violated the >first law when posting in forums/groups: before...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 7, 2005
5:39 pm
2397
... Isn't that handled by the assignment of number of offspring to a species? If species X is sceduled for extinction, then the number of offspring that it is...
John Arrowwood
jarrowwx
Offline Send Email
Nov 7, 2005
6:30 pm
2398
... Hi Bas, I thought I'd chime in and back the conversation up a little from implementation to theory. Why are we using speciation (and along with it explicit...
Derek James
blue5432
Offline Send Email
Nov 7, 2005
6:44 pm
2399
At 18:29 07/11/2005, you wrote: >On 11/7/05, Ian Badcoe <ian_badcoe@...> wrote: > > the ideas behind the second of these are quite complex, and will...
Ian Badcoe
ian_badcoe
Offline Send Email
Nov 8, 2005
5:35 pm
2400
... Perhaps. Recognize speciation for what it was: an attempt to protect genetic diversity. Explore the possibility that speciation, while being *A* way to...
John Arrowwood
jarrowwx
Offline Send Email
Nov 8, 2005
6:25 pm
Messages 2371 - 2400 of 4887   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