Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
llambda
on April 2, 2012
|
parent
|
context
|
favorite
| on:
The "Hello World" of genetic algorithms
I love these. I think the original concept is based on the Weasel Program[1] formulated by Richard Dawkins to demonstrate evolutionary change and natural selection. Here's my attempt[2] in Clojure from a few weeks ago.
[1]
http://en.wikipedia.org/wiki/Weasel_program
[2]
https://gist.github.com/2072019
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://en.wikipedia.org/wiki/Weasel_program
[2] https://gist.github.com/2072019