Search the web
Sign In
New User? Sign Up
openbeagle · Open BEAGLE
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 646 - 675 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
646
Hi all, firstly, thanks again for the help you've given me so far, this has really been useful! I have another daft question. From the SymbReg example (snippet...
matt studley
hamsterchutney
Offline Send Email
Jun 1, 2005
3:07 pm
647
... I think you understand and misunderstand at the same time ;o) Firstly, I agree with you. The value of GP::TokenT is not lost over the course of...
Matthew Walker
mattgwwalker
Offline Send Email
Jun 2, 2005
2:40 am
648
... A little bit more... :o) If you look at the main() function of the symbolic regression example there is some code that is commented out. It is: ...
Matthew Walker
mattgwwalker
Offline Send Email
Jun 2, 2005
2:59 am
649
... ============ Thanks, Matthew. My usage scenario looks something like this: There is a population of GP Individuals. There is a dataset consisting of many...
matt studley
hamsterchutney
Offline Send Email
Jun 2, 2005
9:41 am
650
Hi Matthew, I can't tell where lie your problem exactly. I advice run your program in multithread-friendly debugger such the DDD or directly in GDB if you are...
Christian Gagne
raspingoo
Offline Send Email
Jun 8, 2005
3:13 pm
651
... Hi Christian and Marc, Marc: Thank you for your efforts to add autoconf/automake to PACC. In the end I followed your first suggestion which was to copy...
Matthew Walker
mattgwwalker
Offline Send Email
Jun 9, 2005
12:40 am
652
Hi all, I am trying to define a project named "WriteIndv" that uses GP functionalities, using KDevelop. This case is a copy ox test example...
chain_charlie
Offline Send Email
Jun 13, 2005
7:37 am
653
Hi Charlie, ... [...] Here, you didn't configured your KDevelop properly in order to get the GP headers properly. You probably didn't installed beagle in a...
Christian Gagne
raspingoo
Offline Send Email
Jun 13, 2005
9:10 am
654
Hi, here is the attachementto the previous message sent. File config.log. Thank you, Carlose ... Discover Yahoo! Get on-the-go sports scores, stock quotes,...
CarlosE Cadena
carlose_cadena
Offline Send Email
Jun 13, 2005
3:24 pm
655
Hi, I attempted to install Open Beagle version 2.2.0 in a Linux platform but receved some errors (in file config.log) attached. Last errors after running...
carlose_cadena
Offline Send Email
Jun 13, 2005
3:24 pm
656
Hi, This mail is related to the previous ones about installation errors. At this time, installation was done by using KDevelop. The error shown in the screen...
carlose_cadena
Offline Send Email
Jun 13, 2005
5:27 pm
657
Hi, Please disregard the three (related) mails about "Installation error and Installation error using KDevelop", from today. This was an error generated...
carlose_cadena
Offline Send Email
Jun 13, 2005
9:03 pm
658
Hi Christian, Followed your notes and problem was fixed. Thak you for your answer. Chain ... contain ... is "WriteIndv". ... different ... arith - ... check- ...
chain_charlie
Offline Send Email
Jun 14, 2005
4:33 am
659
Hi Christian, I have played around a bit with Beagle::DecimateOp. Can you tell me a little more about how it is expected to be used? If I start with a deme...
Matthew Walker
mattgwwalker
Offline Send Email
Jun 27, 2005
5:40 am
660
Hello Matthew, ... You should use DecimateOp little brother operator, OversizeOp, which will allow you to re-grow demes. OversizeOp is a replacement strategy ...
Christian Gagne
raspingoo
Offline Send Email
Jun 27, 2005
9:02 am
661
Hi, I'm new to OB, is there any way to get a comprehensive list of the register parameters? I'm only finding partial listings in the docs. Pablo...
pbeno57
Offline Send Email
Jul 19, 2005
8:58 am
662
Hi, Register parameters are not given in Open BEAGLE manual as they are application specific (each operator register its own parameters) and so can be...
Christian Gagne
raspingoo
Offline Send Email
Jul 19, 2005
9:18 am
663
Hello! I'm experimenting with weighted terminals, and I'd like to ask the following: is there a way to change the primitives' weights _during_ the run, other...
Domagoj Jakobovic
yetislav
Offline Send Email
Jul 27, 2005
4:49 pm
664
Hi, I started using Open Beagle and I am very enthusiastic to do some tests. I would like to get the trees (formula) for the best individuals in each...
ob_user_2005
Offline Send Email
Jul 28, 2005
7:48 am
665
Hi there, ... Individuals in the hall-of-fame are simply copies of the best individuals so far. They are not used in the evolution in the sense that the...
Christian Gagne
raspingoo
Offline Send Email
Jul 28, 2005
8:12 am
666
Hi Domagoj, ... No, in its actual form, the primitive set doesn't allow to change the weights of the primitives. But the primitive set class can be changed ...
Christian Gagne
raspingoo
Offline Send Email
Jul 28, 2005
9:44 am
667
Hi Christian, Thank you for your reply. But I still would like to know how can I get (from the code) the best Individuals of each run. And also how can I...
ob_user_2005
Offline Send Email
Jul 28, 2005
11:59 am
668
Hi again, ... There is several hall-of-fames in Beagle, one for the vivarium (the whole population) and one for each deme (the sub-populations). Unless special...
Christian Gagne
raspingoo
Offline Send Email
Jul 28, 2005
12:52 pm
669
Hello again! I'm afraid I need some more help... ... Hm, my OO foundations aren't that strong, so I ran into some problems. I derived a new class from...
Domagoj Jakobovic
yetislav
Offline Send Email
Jul 29, 2005
10:52 am
670
Hello! OK, I solved the first problem with derived terminal set (seems I declared the nested PointerT typedef with the wrong base class name, khm, khm...). And...
Domagoj Jakobovic
yetislav
Offline Send Email
Jul 29, 2005
5:26 pm
671
... Yes, you should use object cast to convert your object references to the good types. christian ... -- Christian Gagné http://vision.gel.ulaval.ca/~cgagne...
Christian Gagne
raspingoo
Offline Send Email
Aug 1, 2005
11:00 am
672
Dear All and Mr.Cristiane, Thank you very much for your efforts in developing and supporting OpenBeagle. I'm using Beagle version 2.2.0 with VC++.NET 2003. I...
NERMEN
nermey3
Offline Send Email
Aug 14, 2005
11:02 am
673
Dear All and Mr.Cristiane, Thank you very much for your efforts in developing and supporting OpenBeagle. I'm using Beagle version 2.2.0 with VC++.NET 2003. I...
NERMEN
nermey3
Offline Send Email
Aug 14, 2005
11:05 am
674
Hi Nermeen, Your problem seems to come from the dependencies between the different beagle libs. More precisely, the beagle-ga and beagle-gp libs depends on ...
Christian Gagne
raspingoo
Offline Send Email
Aug 14, 2005
12:24 pm
675
Hi beaglers I need to get my head around the autotools in order to compile my code with beagle on the target platform. Is there an example of how to change the...
matt studley
hamsterchutney
Offline Send Email
Aug 17, 2005
3:19 pm
Messages 646 - 675 of 1467   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