Search the web
Sign In
New User? Sign Up
genetic_programming · Genetic Programming
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1635 - 1664 of 4983   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1635
a new book about the molecular technologies and developments up to 2015 and the molecular industry.... pls see http://www.hkc22.com/molecularindustry.html for...
molecularman1
Offline Send Email
Jun 2, 2003
10:21 am
1636
No, not the journal. The GMU Evolutionary Computation Laboratory have released version 10 of ECJ, an evolutionary computation library in Java. ECJ has a very...
Sean Luke
jukkauh
Offline Send Email
Jun 3, 2003
12:54 am
1637
Dear Friends, I need to evolve codes in C or machine code, what's impossible by using tree genomes. Then I'm looking for a linear genome implementation. Does...
douglas_mota
Offline Send Email
Jun 3, 2003
5:00 pm
1638
... Look for lithos for an idea of this. Mike...
Mike Eggleston
edwyr
Offline Send Email
Jun 3, 2003
7:32 pm
1639
Douglas, Eu tenho a tese do aluno da coppe com referencias de sistema de PG baseados em gramatica. Venha dar uma olhada. ma douglas_mota wrote: Dear Friends, I...
Marco Aurelio C. Pach...
marcopachecobr
Offline Send Email
Jun 3, 2003
7:54 pm
1640
if you say so... ;) ... From: Marco Aurelio C. Pacheco To: genetic_programming@yahoogroups.com Sent: Tuesday, June 03, 2003 9:55 PM Subject: Re: [GP] Linear...
Ram Janovski
rjanovski
Online Now Send Email
Jun 3, 2003
9:37 pm
1641
Research Studentships in Evolutionary Computing or AI Applications are invited for a 3 year EPSRC research studentship at the School of Informatics, City...
Peter Smith
peters@...
Send Email
Jun 5, 2003
1:43 pm
1642
If you want to evolve machine code, check out work by Peter Nordin. To evolve C or other high-level languages, check out Grammatical Evolution (principally...
Norman Paterson
norman@...
Send Email
Jun 6, 2003
7:47 am
1643
... by ... Impossible? A tree based representation can be subsequently compiled into C or machine code (C compilers do it all the time)....
dreamwafer
Offline Send Email
Jun 6, 2003
6:02 pm
1644
I think what he is having trouble with here (Douglas, please correct me if I'm wrong) is a simple method for mapping procedural code to a tree. I had trouble...
Dave Fletcher
clayurn
Offline Send Email
Jun 6, 2003
6:22 pm
1645
Thanks for replying me. I can't find your thesis: "Genetic programming with context- sensitive grammars" in your home page. Where can I find it? Could you...
douglas_mota
Offline Send Email
Jun 8, 2003
7:34 pm
1646
Dave, Thanks for replying me. Yes, you really understood my trouble! I'm very new in GP (a couple of weeks) and I couldn´t understand your approach to this...
douglas_mota
Offline Send Email
Jun 8, 2003
7:46 pm
1647
Hi All, on the subject of linear genomes and context-sensitive constraints, I'm taking the opportunity to plug my own work. I have dabbled a bit with a system...
Maarten
maarten42
Offline Send Email
Jun 8, 2003
8:17 pm
1648
Hi all, I am working on data mining problem and using ECJ to build classifier for data of 7000 records having 55 attributes each.There are four functions all...
Jagdeep Singh
jagdip_m
Offline Send Email
Jun 9, 2003
3:39 am
1649
Just to follow up on the procedural code from tree-representation thread: my open source system http://perlgp.org does this too. In PerlGP, the tree genome...
bobmaccallum@...
maccallr
Offline Send Email
Jun 9, 2003
11:03 am
1650
... Maybe your objective function needs work? Are you using something like ArrayList() or a similiar builtin class to store your data points? If so, convert...
Mike Eggleston
edwyr
Offline Send Email
Jun 9, 2003
11:09 am
1651
Hi Mike, I am not using Arraylist to hold data. Instead i am using simple two dimensional array which is 100*55 big and is filled repeatedly from data file to...
Jagdeep Singh
jagdip_m
Offline Send Email
Jun 9, 2003
7:58 pm
1652
... If you're using the primitive type, the array and not ArrayList, then it's not what I was thinking. Still this should run really quick. In the terminal ...
Mike Eggleston
edwyr
Offline Send Email
Jun 9, 2003
8:01 pm
1653
... Sorry to storm in like this, but reloading the data from disk everytime you evaluate an individual is quite surely going to affect your run time. Your ...
Maarten
maarten42
Offline Send Email
Jun 9, 2003
8:42 pm
1654
Dear all, Matthew Sottile from the Advanced Computing Laboratory of Los Alamos National Laboratory released into the open source community at Sourceforge...
Candida Ferreira
candidaf@...
Send Email
Jun 9, 2003
8:47 pm
1655
In the paper "Turing Completeness in the Language of Genetic Programming with Indexed Memory" (reference below) Teller shows that traditional GP is not Turing...
John R W Woodward
J.R.Woodward@...
Send Email
Jun 10, 2003
2:53 pm
1656
John, The value of modularity (e.g. ADFs) is mostly independent of Turing completeness. Modularity can provide benefits with respect to code reuse and...
Lee Spector
lspector@...
Send Email
Jun 10, 2003
3:52 pm
1657
Hi, The machine i am using is Sun-Fire-880 having 4 processors and 8 GB of RAM. Tree representation is fairly simple.NonTerminals are simply mathematical ...
Jagdeep Singh
jagdip_m
Offline Send Email
Jun 10, 2003
4:18 pm
1658
Actually data is loaded only once in setup of my classifier code. /* Just to fill the array from the dataset */ public void slurp(final File f,final ...
Jagdeep Singh
jagdip_m
Offline Send Email
Jun 10, 2003
6:06 pm
1659
Hi, I am using primitive array which is two dimensional to load values from datafile and loading those values to terminals from that array part of code for one...
Jagdeep Singh
jagdip_m
Offline Send Email
Jun 10, 2003
6:12 pm
1660
Dear Jegdeep Singh, Maybe this paper can help you: http://www.cs.auc.dk/~gekko/sem8.html (preliminary work: http://www.cs.auc.dk/~gekko/sem7.html). In this...
Jørn Holm
g_e_k_k_o
Offline Send Email
Jun 11, 2003
2:06 am
1661
hi I need the free GP toolbox in matlab. would you help me ?...
mvahidipoor
Offline Send Email
Jun 11, 2003
12:54 pm
1662
I program on a Windows 2000/XP system and am looking for any all resources (source code) on Genetic Programming in C and C++. I would like to be able to...
physique0
Offline Send Email
Jun 11, 2003
9:45 pm
1663
... Out of date, but take a look: http://surf.de.uu.net/encore/www/Q20.htm Cheers Martin...
Martin Sewell
martinsewell1
Offline Send Email
Jun 11, 2003
10:38 pm
1664
... Hi, There is a very good GP basis within the EO (Evolving Objects) library. http://eodev.sourceforge.net/ I hope this helps Marc -- Marc Schoenauer Projet...
Marc Schoenauer
marc.schoenauer@...
Send Email
Jun 12, 2003
3:32 am
Messages 1635 - 1664 of 4983   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help