Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

evolutionary prog-ramming

Name: Anonymous 2011-06-06 15:04

I need to learn quickly how to do AIs. I already understand what are GAs and neural networks. I just need a site with tips and such, how to speed up the evolution, and research on what algorithms are the fastest. This is because what I am currently doing feels a lot like a slightly improved bogosort.
So.. is there anywhere a.. crash course for beginners?

Name: Anonymous 2011-06-06 15:11

>how to speed up the evolution

Use a faster computer. Problem solved!

Name: Anonymous 2011-06-06 15:12

>>2
no, i mean, like, dude, algorithms

Name: Anonymous 2011-06-06 15:28

Name: Anonymous 2011-06-06 15:36

>>4
You aren't funny.

Name: Anonymous 2011-06-06 16:04

>>5
I was trying to help.

Name: Anonymous 2011-06-06 16:05

>>6
In that case, you failed.

Name: Anonymous 2011-06-06 17:46

Name: Anonymous 2011-06-07 16:03

learn quickly how to make AI

my face when the entire CS community has been working on this full force for decades and nobody has figdured it out

Name: Anonymous 2011-06-07 16:09

>>9
So no one really knows?
What a relief, I felt stupid for a little while when I couldn't get my algorithms to converge faster than a crippled snail.

Name: Anonymous 2011-06-07 17:03

>>10
First, you might want to read about genetic drift on Wikipaedia, and maybe even implement a simple simulator yourself, to properly understand how it works.

That should give you a pretty important insight about genetic programming: your specimens are not spreading over any given plateau unrestricted, the size of the population provides a strict upper bound on how apart they could be.

Metaphorically speaking, you are trying to find the anus of an elephant, you might think that what you're doing is throw a bunch of fireflies on it and watch them converge on the target, while what's really happening is that your fireflies move as if in a spot of a narrow flashlight beam, following their random movements.

Name: Anonymous 2011-06-07 18:15

Metaphorically speaking, you are trying to find the anus of an elephant, you might think that what you're doing is throw a bunch of fireflies on it and watch them converge on the target, while what's really happening is that your fireflies move as if in a spot of a narrow flashlight beam, following their random movements.

This ranks among the worst analogies I have ever had the displeasure of encountering.

Name: Anonymous 2011-06-07 21:52

>>9
Doesn't understand anything about AI.

Name: Anonymous 2011-06-07 22:13

MORE LIKE

HERE'S YOUR FUCKING AI:

X = REMEMBERED PAST SUCCESSFUL ACTION OR RANDOM ACTION
WHILE (NOT SUCCESSFUL)
DO X
DID IT WORK? REMEMBER IT; SUCCESSFUL = TRUE
DID IT FAIL? X = RANDOM ACTION
WEND

AMIRITE LOLLLLLLLLLLLLLLLLLLLLLLLZzz!!11oNE!!1ONE1!

Name: Anonymous 2011-06-07 22:15

>>13
Don't worry. I don't understand why your mom always seems to have PMS.

Name: Anonymous 2011-06-07 22:25

>>15

>>13 here. Neither do I.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List