OUDL / readings

Papers / Books
0 stars 0 forks source link

HNTE - CH. 3 #3

Open mudphone opened 7 years ago

mudphone commented 7 years ago

Introduction to Evolutionary Computation

mudphone commented 7 years ago

I think he summarized the chapter well with this section:

there are advanced versions of GA, GP, ES, EP, and MA. The lines between these flavors of evolutionary computation are blurred to the point where it’s difficult to pinpoint where one system ends and another begins. Indeed, they are all technically the same. After all, GP is just GA that operates on a tree algorithm. And if we add the ability to also mutate evolutionary strategy parameters, then we’ve just went from GA to ES. EP is just GA specialized for finite state machines, and Memetic Computing (MC) is simply a variation on the standard evolu- tionary computing, which splits the local and global search into separate phases.

Where:

mudphone commented 7 years ago

This article in Nature has a lot of food for thought:

In 1944, Turing confessed his dream of building a brain, and many people continue in that endeavour to this day. Yet any neuro -biologist will view such attempts as naive. How can you represent a neuronal synapse — a complex structure containing hundreds of different proteins, each a chemical prodigy in its own right and arranged in a mare’s nest of interactions — with a single line of code? We still do not know the detailed circuitry of any region of the brain well enough to reproduce its structure.

mudphone commented 7 years ago

Also, a talk by Alan Kay, "The Computer Revolution Hasn't Happened Yet, OOPSLA '97," relating computation to molecular biology. See the portion starting at about ~29:18. (With a shout out to Ops 5, a pattern matcher.) A complete blur of activity that we can't simulate with a computer... You're welcome. :)

Computers are slow and stupid :) Ma - the interstitial (Japanese)