On Aug 13, 12:16 am, Sergey Didenko <sergey.dide...@gmail.com> wrote:
> BTW, Is there a case when AI self-modifying program is much more elegant
> than AI just-data-modifying program?
>
> I just can't figure out any example when there is a lot of sense to go the
> self-modifying route.

They are all data-modifying programs.
The thing is that the program is itself the data. It is just a list,
nothing
more, and you can apply functions that operate on trees.
Those can be recombined and/or mutated, and then get executed in a
fitness
function.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to