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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 740 - 769 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
740
Hi. First, thanks a lot for Open Beagle, it is a powerfull framework! I am still working on a STGP regression tree builder, and I would like to create custom...
hazan amaury
tinoucaillou
Offline Send Email
Mar 1, 2006
8:33 pm
741
Hello Amaury, ... The obvious way (for me) would be to re-implement the GP::Primitive::validate() method in your primitives in order to check whether the...
Christian Gagne
raspingoo
Offline Send Email
Mar 3, 2006
11:18 am
742
Hi, After running OB and generating evolved individuals, I like to display them in a fashion that permits a visual analysis (and if possible statistical...
ob_user_2005
Offline Send Email
Mar 10, 2006
4:02 pm
743
Hello, ... I would not say that the drawing has poor resolution, as SVG is vectorial drawing... :-) If you zoom in a given region of your large tree, you...
Christian Gagne
raspingoo
Offline Send Email
Mar 10, 2006
10:21 pm
744
Hello, I am developing a strongly typed GP algorithm with two basic types: boolean and double. There is no particular pb during the execution and the solutions...
nicolasn54
Offline Send Email
Mar 14, 2006
8:50 am
745
Hello, Christian, thanks a lot for the very powerful framework you have built ! I am using it for several months and like it much. ... It is may be not...
nicolasn54
Offline Send Email
Mar 14, 2006
10:59 am
746
Hi Nicolas, ... You are right, disabling zlib when compiling visualizer should fix the problem. But there is still the examples that are already generated, ...
Christian Gagne
raspingoo
Offline Send Email
Mar 14, 2006
2:30 pm
747
Hi again Nicolas, ... The problem you are describing is really interesting. I did some changes to the constrained GP operators some time ago, where I improved...
Christian Gagne
raspingoo
Offline Send Email
Mar 14, 2006
2:48 pm
748
Hello Christian, Thank you very much for your answer, I will investigate what you suggest but I think the pb can be reproduced on the spambase example. Take...
nicolasn54
Offline Send Email
Mar 14, 2006
3:21 pm
749
Hi Nicolas, Ok, it seems that you put the finger on a serious problem in STGP. I will take a look at it and do the necessary to fix the problem. Unfortunately,...
Christian Gagne
raspingoo
Offline Send Email
Mar 14, 2006
3:44 pm
750
Hello Christian, ... No problem, I can very well understand that you have something more urgent to do. You will find below some additional observations and a ...
nicolasn54
Offline Send Email
Mar 15, 2006
7:22 am
751
Hi Nicolas, ... Ok, it seems there are some problems are. I will make several investigations to see what is going wrong, when I will get some time. ... In...
Christian Gagne
raspingoo
Offline Send Email
Mar 15, 2006
11:07 am
752
Hello Christian, Thanks a lot for your answer ! the solution you propose works fine in terms of number of mutated individuals and it is a very nice ...
nicolasn54
Offline Send Email
Mar 15, 2006
3:29 pm
753
Hello Christian, Sorry, it is me again ; ) .. I have noticed a small inconsistency with terminateOp, a zero value for ec.term.maxgen means that there is no ...
nicolasn54
Offline Send Email
Mar 16, 2006
10:06 am
754
Hi, I made the small change to remove this "feature" from the max generation termination operator. This is indeed a relics from first versions of Beagle, where...
Christian Gagné
raspingoo
Offline Send Email
Mar 24, 2006
11:35 am
755
I'm a newbie trying to understand BEAGLE and I would like to do something similar to the maxfctfloat example, but instead of limiting all parameter values to...
tom_mct
Offline Send Email
Apr 19, 2006
6:41 pm
756
Hi Tom, For sure it is possible. There is two parameters for real-valued GA that is used to limit the ranges of the optimized values, namely ...
Christian Gagné
raspingoo
Offline Send Email
Apr 19, 2006
7:11 pm
757
Super! Thanks for the quick and informative response! ... 1.79769e+308) ... scalar, which ... which limit ... values of ... vector. ... -1.79769e+308) ... ...
tom_mct
Offline Send Email
Apr 19, 2006
10:13 pm
758
Hi, I would like to know how to get the best individual of each generation. I know that individulas in the Hall Of Fame can be get, but not in all cases the...
ob_user_2005
Offline Send Email
Apr 24, 2006
7:08 pm
759
Hi, What you need is only to get the best individual of the population. To get the best-of-generation for a specific deme, the code would look like the...
Christian Gagné
raspingoo
Offline Send Email
Apr 25, 2006
8:39 pm
760
I am integrating BEAGLE into a larger system and therefore I am not calling main() as in the BEAGLE examples. The problem is that I would like to call...
tom_mct
Offline Send Email
Apr 28, 2006
3:14 pm
761
... Yes, totally. Open BEAGLE takes the argv/argc parameters given to the Evolver::initialise method as is, notwithstanding the _real_ values of argv/argc or...
Christian Gagné
raspingoo
Offline Send Email
Apr 28, 2006
3:23 pm
762
Hello Nicolas and other Beagle users, I finally found time to investigate the problem that Nicolas observed with the GP constrained standard mutation. I...
Christian Gagné
raspingoo
Offline Send Email
May 2, 2006
10:28 am
763
I am trying to plug OB into a larger application. There is a particular libtool library "lib.la" to which I've added beagle libs and includes per the...
tom_mct
Offline Send Email
May 2, 2006
11:06 pm
764
Hi, ... Well, I would say that you didn't specify a search path for the beagle-GP library via the -L option. Says the library beagle-GP is in directory...
Christian Gagné
raspingoo
Offline Send Email
May 3, 2006
8:33 am
765
Don't know whether this will be of help, as I haven't tried the libtool route. I'm changing environment flags for autotools: export...
matt studley
hamsterchutney
Offline Send Email
May 3, 2006
9:34 am
766
Well, in some sort of combination of running aclocal, configure, and re-installing beagle, and after a reboot, it now works. Sorry for the trouble....
tom_mct
Offline Send Email
May 3, 2006
4:21 pm
767
Hello, I'm trying to change Open Beagle parameters directly in the code. I don't want to type ./myprogram -OBec.pop.size=50 for exemple. I followed the manual...
n4stybee
Offline Send Email
May 11, 2006
6:58 pm
768
Hi, I think Christian might be on holiday at the moment, so I'll try to help you out. Firstly, the ultra-easy option: A Beagle program will try to read a...
Matthew Walker
mattgwwalker
Offline Send Email
May 12, 2006
2:47 am
769
Hi, Thanks for your answer and sorry I wasn't clear enough. I think I followed the different steps you described. I adapted the code from ZeroMin, and here is...
n4stybee
Offline Send Email
May 12, 2006
7:21 am
Messages 740 - 769 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