Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39546
| From | Gisle Vanem <gvanem@broadpark.no> |
|---|---|
| Subject | FYI: AI-programmer |
| Date | 2013-02-22 11:11 +0100 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2253.1361531495.2939.python-list@python.org> (permalink) |
Here is something interesting that you pythonistas might be
interested in:
http://www.primaryobjects.com/CMS/Article149.aspx
"""This article describes an experiment to produce an AI program, capable of
developing its own programs, using a genetic algorithm implementation with
self-modifying and self-improving code. """
The above experimental BrainF** language was written using C#. So who will
be the first to make an AI-language in Python that generates it's own program?
--gv
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
FYI: AI-programmer Gisle Vanem <gvanem@broadpark.no> - 2013-02-22 11:11 +0100 Re: FYI: AI-programmer Duncan Booth <duncan.booth@invalid.invalid> - 2013-02-22 11:36 +0000
csiph-web