Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39546
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <gvanem@broadpark.no> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.018 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'algorithm': 0.03; '"""': 0.05; 'python': 0.09; 'experimental': 0.09; 'language': 0.14; 'to:name:python-list': 0.15; '"""this': 0.16; 'program?': 0.16; 'pythonistas': 0.16; 'subject:programmer': 0.16; 'code.': 0.20; 'written': 0.20; 'x-mailer:microsoft outlook express 6.00.2900.5931': 0.22; 'developing': 0.28; 'to:addr:python-list': 0.33; 'program,': 0.34; 'something': 0.35; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'subject:-': 0.40; 'url:aspx': 0.60; 'first': 0.61; 'capable': 0.63; 'here': 0.65; 'programs,': 0.71; 'article': 0.78; 'experiment': 0.84 |
| MIME-version | 1.0 |
| Content-transfer-encoding | 7BIT |
| Content-type | text/plain; CHARSET=US-ASCII; format=flowed; reply-type=original |
| From | Gisle Vanem <gvanem@broadpark.no> |
| To | Python-list <python-list@python.org> |
| Subject | FYI: AI-programmer |
| Date | Fri, 22 Feb 2013 11:11:09 +0100 |
| X-Priority | 3 |
| X-MSMail-priority | Normal |
| X-Mailer | Microsoft Outlook Express 6.00.2900.5931 |
| X-MIMEOLE | Produced By Microsoft MimeOLE V6.00.2900.6157 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2253.1361531495.2939.python-list@python.org> (permalink) |
| Lines | 13 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1361531495 news.xs4all.nl 6842 [2001:888:2000:d::a6]:39385 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:39546 |
Show key headers only | View raw
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