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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2688 - 2718 of 4886   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2688
I know some people are interested in the indirect encoding-related paper, "Patterns Without Development," that I recently mentioned to the group. However,...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2006
1:43 am
2689
Hi Achim, Unfortunately I do not believe there is a lot of data regarding NEAT's performance on noisy time series. There is reason to believe (based on...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2006
1:50 am
2690
It is true that NEAT is generally not used with separate validation and test sets, but that is only because NEAT is not normally used in supervised domains (it...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2006
1:51 am
2691
There has been significant work showing that a combination of NEAT to optimize topology and initial weights, and an addition learning algorithm to further...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 3, 2006
2:02 am
2692
As part of an undergraduate research project, I did implement something on those lines. I worked on a NEAT based approach to predicting a noisy financial time...
Sidhant Dash
sidhantdash
Offline Send Email
Aug 3, 2006
6:55 pm
2693
Hello all, I saw some messages about financial prediction methods using NEAT and I simply wonder if someone get interesting results using these techniques. In...
samuelma77
Offline Send Email
Aug 7, 2006
9:20 pm
2695
Sam, check out the file "ProjectReport.pdf" by Sidhant Dash in the Files section of this group. Sidhant did essentially what you are suggesting (with some...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 8, 2006
10:07 am
2696
Sidhant, I have to say that your paper is a great accomplishment for a 3-month undergraduate research project. The scope of this project and amount of...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 8, 2006
10:27 am
2697
Hi Sidhant Great paper. I have been trying to do much the same thing, except rather than value prediction, I have been creating a trader that essentially...
Matt Simmerson
easablade
Offline Send Email
Aug 8, 2006
1:11 pm
2698
All technical indicators are based on some combination of open, close, high, low and volume. I like the approach taken in the book 'Blondie24' - give the...
ej
ej_1973
Offline Send Email
Aug 8, 2006
2:04 pm
2699
I hadn't thought about using a value of N as determined by the network - well no in this experiment. I have done it in my chess experiment. Maybe I will do...
Matt Simmerson
easablade
Offline Send Email
Aug 8, 2006
7:22 pm
2700
Hi Emyr, All Just a quick note to say I've been working on evolving ANNs that give buy,sell,close signals against London shares. The exact set of inputs has...
Colin Green
alienseedpod
Offline Send Email
Aug 8, 2006
9:24 pm
2701
By 'normalised' what I mean is this.... Get the last N days. Get the highest high and the lowest low over the period. Rescale all the data so that the lowest...
ej
ej_1973
Offline Send Email
Aug 9, 2006
12:18 am
2702
Hello all, I've made some tests some time ago to try to predict the stock market too, but I've made some changes to deal with the input data. All the input are...
William Monti
william.monti
Offline Send Email
Aug 9, 2006
1:30 am
2703
Hi, I could do only 20 generations or less for most of my experiments. I understand that with more generations, I could have achieved much better networks. The...
Sidhant Dash
sidhantdash
Offline Send Email
Aug 9, 2006
8:11 am
2704
... While I believe it's absolutely essential to transform input data, I'm not a huge fan of this type of normalisation, which tends to compress the bulk of...
Mike Woodhouse
mikewoodhouse
Offline Send Email
Aug 10, 2006
10:26 am
2705
Hi All, my name is Aleks. I'm a student at University of Virginia (I work with metal alloys www.virginia.edu/ms). AI is a brand new field to me and I'm...
Aleks
siliconcube
Offline Send Email
Aug 12, 2006
4:09 am
2706
Hi Aleks, Welcome to the group! That looks an awful lot like ANJI output, so I'm going to assume that's the implementation you're using. I'm one of the ...
Philip Tucker
tucker0171
Offline Send Email
Aug 12, 2006
7:23 am
2707
Thanks! That was a very helpful and thorough response. It appears that I'm screwing something up in matlab so I'll be looking over that code to find my...
Aleks
siliconcube
Offline Send Email
Aug 14, 2006
6:22 pm
2708
... Hello Peter, My name is Krasimir Trifonov and I am also new in the group. I implemented cross-validation using Ken's and yours suggestion, but there are...
krasy_tr
Offline Send Email
Aug 22, 2006
3:09 am
2709
Krasimir, please feel free to share any of your observations with the group. ken ... start ... appreciate a ... INetworkEvaluator. ... of a ... ...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 22, 2006
4:10 am
2710
Hello All, I will introduce myself ones again – my name is Krasimir Trifonov. The problem that I would like to try using NEAT is related to the world of...
krasy_tr
Offline Send Email
Aug 22, 2006
5:50 am
2711
I've been working on my own implimentation of NEAT (having to fit to a predescribed framework) and while it's mostly working, I'm looking at a couple of...
mneylon01
Offline Send Email
Aug 25, 2006
7:55 pm
2712
It sounds like the main issue before you can really start looking at delayed-XOR is to get XOR working more closely to my own NEAT (and others developed...
Kenneth Stanley
kenstanley01
Offline Send Email
Aug 27, 2006
8:53 pm
2713
... Hi Mike, Emyr, All This definitely seems to be the most sound approach to take to me. It does introduce the problem of having to calculate (sample) the...
Colin Green
alienseedpod
Offline Send Email
Aug 28, 2006
12:29 am
2714
I haven't had a chance to go back and try the weight adjustment test to start, but I did try the C# NEAT package that already exists to try out the delayed XOR...
mneylon01
Offline Send Email
Aug 28, 2006
3:27 pm
2715
Reading through the folding@home web site I see they have been working on a client for ATI graphics cards that achieves "a 20x to 40x speed increase over...
Colin Green
alienseedpod
Offline Send Email
Aug 28, 2006
4:43 pm
2716
Hi, I just thought I'd pop up and reasure the group that I do still exist... I've been distracted by: 1) summer 2) getting promoted at work 3) a long and...
ian_badcoe
Offline Send Email
Aug 28, 2006
7:00 pm
2717
So I've had a chance to do what Ken suggested below - start from the basic (2+1bias)-1-1 network for the static XOR problem, randomizing the test data, and...
mneylon01
Offline Send Email
Aug 28, 2006
7:17 pm
2718
More info on using GPU's here: http://en.wikipedia.org/wiki/GPGPU Definitely looks like we could use this stuff. Colin....
Colin Green
alienseedpod
Offline Send Email
Aug 28, 2006
9:01 pm
Messages 2688 - 2718 of 4886   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