Hi, does anyone have the game Othello which using the NEAT algorithm for its AI?. If so could you post the code as it would be a great help to me, thanks, :)....
Hi, im having trouble running NEAT on windows xp. I tried to run the pole balancing experiment but i couldnt get it to open/compile let alone run. can any1...
... Well the *ultimate* goal is a race of sentient machines that usurp and enslave us, but in a nice sort of way. :) Seriously, a very general game playing...
... The main thing to keep in mind here is that the size of species should adapt to the relative fitness of the species. Now, most offspring will end up in one...
... Perhaps then we should work on a race of *super* sentient machines to defeat these other machines and... oh no, hold on. As is oft said on slashdot, I for...
... Just wanted to comment on this idea of Ian's. I used a similar scheme in an old NEAT-like prototype back in 2000. Each genome described neurons and...
Hi sleepinafire, which version of NEAT are you trying to use? Is it my original C++ code or another one? Are you having trouble with compiling or running? ...
... Actually I doubt that will happen because individuals in every species are susceptible to mutations which drastically lower their fitness. So I imagine...
At 18:42 30/09/2005, you wrote:
>Well actually I don't think #3 is beyond the current state of the art,
>and should be a working goal. Hearing a talk on...
At 19:17 30/09/2005, you wrote:
>Out of curiosity, and to spark debate,
>
>how can this (below) be expanded to include the general case of a
>generalized...
Hi, The other feature I am currently using in SLEAT, and I only started using it because I have a bloat problem, is periodic trimming of dead-wood. This is...
Hi every one I am trying to make a soft who provide vocal control under a house automation. I will connect SOM to NEAT, but i am open for all new idea :) If...
Hello fab_wartix and all I'm going to start working on some simular task, have you already decided which type of SOM you will be using? I mean 1d or 2d, and...
Hi Colin,
At 11:54 02/10/2005, you wrote:
>Ian Badcoe wrote:
>
> >-- "positions" --
> >
> >Both types of position (board and rule) are achieve in the same way...
I think i ll transform stream in graph ( with spectrum or something like that ) and throw it to a kohonen's SOM. Like that he will only recognize a picture of...
... Actually I think that's what it's called. ... In the software industry we just sell the product broken. That's probably a Dilbert cartoon I expect. ... Yeh...
... I think the problem grows with the size of the genome. As you branch off (branch in 1D space?) into new areas of space it becomes more difficult to think...
... style ... fixed ... what I ... suppose ... one ... I suspect. ... this ... I also think this is a good idea, and on my todo list as well. There is no...
... algorithm ... help ... You could try to contact the author of this old paper: http://www.cs.utexas.edu/ftp/pub/techreports/tr02-32.pdf His name is Timothy...
Hey Ian, I'm finally getting up to speed on SLEAT. I've been traveling and unable to follow the group for a while. There is a clear answer to the "who to...
This is actually a bit off topic from what you guys are talking about, which I would call something more like "relative" or "coordinate-based" labeling. But...
At 20:55 04/10/2005, you wrote:
>In the software industry we just sell the product broken. That's
>probably a Dilbert cartoon I expect.
Probably there is,...
At 11:01 05/10/2005, you wrote:
>--- In neat@yahoogroups.com, Ian Badcoe <ian_badcoe@y...> wrote:
> > >
> > >In addition I often wonder if we shouldn't just...
At 11:30 05/10/2005, you wrote:
>This is actually a bit off topic from what you guys are talking
>about, which I would call something more like "relative"
>or...
At 11:19 05/10/2005, you wrote:
>Hey Ian, I'm finally getting up to speed on SLEAT. I've been
>traveling and unable to follow the group for a while.
>
>There...
I can understand why you wouldn't want something like rtNEAT patented but let me try to explain a bit. First, original NEAT is not patented and is in the...
Hi Ken,
Like I said, I completely understand that you and even the university have reasons, even pressing reasons, to raise the patent. As you say, it can...
Ian, First (for those who haven't been following) rtNEAT is the only thing under patent and NEAT is *not* patented. NEAT is completely in the public domain...