Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39887 > unrolled thread

Re: FYI: AI-programmer

Started byRobin Becker <robin@reportlab.com>
First post2013-02-25 12:35 +0000
Last post2013-02-25 12:35 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: FYI: AI-programmer Robin Becker <robin@reportlab.com> - 2013-02-25 12:35 +0000

#39887 — Re: FYI: AI-programmer

FromRobin Becker <robin@reportlab.com>
Date2013-02-25 12:35 +0000
SubjectRe: FYI: AI-programmer
Message-ID<mailman.2500.1361795733.2939.python-list@python.org>
On 22/02/2013 19:21, Ian Kelly wrote:
.........
>
> Indeed, it seems to me that this is basically Richard Dawkins' weasel
> program, with the addition of a transformation step in the fitness
> function that amounts to running the string through a Brainfuck
> interpreter.  There is a rather large gap between this and getting
> computers to generate programs that do anything interesting.
......
this has been done before over and over

eg

http://www.ooblick.com/software/evolve/
http://hampshire.edu/lspector/push.html

I think if the OP could get his brainf*ck algorithm to produce a self printing 
program in brainf*ck that would be quite amusing, but for real advances I 
suggest he makes it generate itself. His fitness is fairly silly since it has no 
idea of fitness except success; minimizing the cpu/memory/program length etc etc 
are all additional measures that could be added/used.
-- 
Robin Becker

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web