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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 2642 - 2671 of 4888   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2642
Hi all I am a second year student at the Indian Institute of Technology, Kanpur, and am currently working under a summer undergraduate research program. My...
sidhantdash
Offline Send Email
Jun 3, 2006
2:07 pm
2643
Sidhant, If I understand your question correctly, you're asking if structural mutations should be compared to previous generations' innovation numbers, as well...
Brian Allen
dexter_allen
Offline Send Email
Jun 3, 2006
6:55 pm
2644
... Yeah, I'm not quite sure what you mean here. Could you elaborate please? --Derek...
Derek James
blue5432
Offline Send Email
Jun 4, 2006
9:52 pm
2645
... is that ... only in ... please? ... I could be wrong but I'm guessing like Brian that the question is about how long to keep around the list of...
Kenneth Stanley
kenstanley01
Offline Send Email
Jun 4, 2006
10:26 pm
2646
We've just released Metavolv, which can search for good parameters for YOUR program. The attach HTML file, and diagram, is the documentation. Metavolv is open...
Mitchell Timin
zenguyuno
Offline Send Email
Jun 10, 2006
4:17 am
2647
The attached text file describes the problem. As you might guess, I've been working on it. I have had moderate success. My best ANNs can produce 90% of the...
Mitchell Timin
zenguyuno
Offline Send Email
Jul 1, 2006
1:31 am
2648
... This sounds like an interesting task and a useful area to explore. It makes sense that as the "path" gets longer the ANN performs less and less well. I'm...
Derek James
blue5432
Offline Send Email
Jul 1, 2006
2:37 pm
2649
... You are cetainly correct that in the biological case, a one-bit error ruins the return path, since it no longer takes the animal home. And also, as you...
Mitchell Timin
zenguyuno
Offline Send Email
Jul 1, 2006
4:46 pm
2650
Hello All, I stumbled onto NEAT a short time ago, and I think its an amazing piece of work - I'm not an expert on ANN's / Genetic Algorithms by any means, but...
rognorak
Offline Send Email
Jul 3, 2006
6:55 pm
2651
Hi Mitchell, All, I've intended to look into tasks requiring memory for some time now, and it should be really easy to throw together soem code for SharpNEAT...
Colin Green
alienseedpod
Offline Send Email
Jul 3, 2006
11:17 pm
2652
... I'd recommend one of Ken's early publications where he first lays out the algorithm, like this one: ...
Derek James
blue5432
Offline Send Email
Jul 3, 2006
11:18 pm
2653
Hi Mike, ... Currently there is no setting to do this so you would have to modify the code. One way would be to add the fitness threshold as a property on ...
Colin Green
alienseedpod
Offline Send Email
Jul 3, 2006
11:23 pm
2654
... No, I started out with this one. But it's prolly a good idea to try the simpler one first. I'm not sure why I skipped that step. In my latest version I...
Mitchell Timin
zenguyuno
Offline Send Email
Jul 3, 2006
11:56 pm
2655
... by ... always ... might ... seem ... NEAT ... out the ... (Pubs)=114 ... To expand on to Derek's suggestion- although our papers on NEAT do tend to focus...
Kenneth Stanley
kenstanley01
Offline Send Email
Jul 4, 2006
10:46 am
2656
First Off, thanks to everyone who replied to my questions, its good to see a newbie-friendly discussion group :) I have a lot of reading to do. In response to...
rognorak
Offline Send Email
Jul 7, 2006
3:22 pm
2657
Hey everyone, I wanted to post a quick message about what I've been up to recently. As some of you know, I started as an assistant professor at UCF 6 months...
Kenneth Stanley
kenstanley01
Offline Send Email
Jul 8, 2006
6:45 pm
2658
... good ... reading ... network, ... training? ... is ... to ... Mike, you can do that with NEAT alone. What you do is evaluate each generation on the...
Kenneth Stanley
kenstanley01
Offline Send Email
Jul 8, 2006
7:11 pm
2659
All, Just in case anyone might be interested, I have a paper on some of my work for a hardware accelerator for NEAT. It's available at the following url: ...
Daniel Larkin
daniel.larkin
Offline Send Email
Jul 12, 2006
4:33 pm
2660
All, For those that remember, I originally got interested in NEAT in order to do image enlargement. The primary thing that has stood in the way of progress, ...
John Arrowwood
jarrowwx
Offline Send Email
Jul 12, 2006
7:41 pm
2661
I just found out that the version that was up of my tech report on CPPNs had been checked by a buggy spellchecker that let through a lot of typos. I never...
Kenneth Stanley
kenstanley01
Offline Send Email
Jul 13, 2006
2:19 am
2662
I cannot see any files in the CVS folder on SourceForge for SharpNEAT. I know that the source is included in the package for SharpNEAT 1.04 but is there also...
petervermont
Offline Send Email
Jul 13, 2006
4:33 pm
2663
I have noticed that my best fitness sometimes declines. While I can sort of understand this if I have enabled 'pruning', it also occurs even when I disable...
petervermont
Offline Send Email
Jul 13, 2006
4:57 pm
2664
... Ok two points to start with: 1) SharpNEAT will always preserve the species with the best genome, even if it has reached the drop-off age. 2) Pruning isn't...
Colin Green
alienseedpod
Offline Send Email
Jul 13, 2006
10:02 pm
2665
Hi Peter, ... Sorry no. I may make the source available via CVS in the future, but right now it's an archive file only, plus there is a text file that ...
Colin Green
alienseedpod
Offline Send Email
Jul 13, 2006
10:03 pm
2666
Thank you for your detailed reply. I am very impressed with SharpNEAT. Thanks for sharing it. I do not understand how I am losing the most fit. My evaluation...
Peter Andrews
petervermont
Offline Send Email
Jul 14, 2006
4:30 pm
2667
I did some further testing and I can easily replicate SharpNEAT losing the most fit individual. To replicate: 1) Choose the Multiplication experiment 2) click...
petervermont
Offline Send Email
Jul 14, 2006
6:45 pm
2668
... That my not be a red herring. I'm not sure exactly how it might happen unless there was a bug in the code, but I can see where re-speciating an individual...
John Arrowwood
jarrowwx
Offline Send Email
Jul 14, 2006
9:36 pm
2669
Hi Ken, I just finished reading your paper. Cool stuff. It's exciting to see you expand NEAT in such a novel way. I have a few comments and questions. 1) I...
Philip Tucker
tucker0171
Offline Send Email
Jul 15, 2006
5:38 pm
2670
Hi Peter, Ok I was able to recreate the problem using the example you gave. John, yes it does seem to be a problem caused by the re-speciation and the example...
Colin Green
alienseedpod
Offline Send Email
Jul 15, 2006
9:25 pm
2671
... Ah yes, that old chestnut :) ... Seems like a completely reasonable and sensible approach to me. [...] ... I started out in EANNs by looking at incremental...
Colin Green
alienseedpod
Offline Send Email
Jul 15, 2006
11:41 pm
Messages 2642 - 2671 of 4888   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