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...
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 821 - 850 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
821
Hi! I'm a novice Open BEAGLE user and like it very much for its elegant architecture. But I have some questions about the examples that are shipped with ...
christophwatzl
Offline Send Email
Aug 12, 2006
2:51 pm
822
Hi Chris, I made some investigations and the problem you are reporting is caused by a bug in method read() of class Beagle::Matrix. Indeed, the read method was...
Christian Gagné
raspingoo
Offline Send Email
Aug 12, 2006
5:25 pm
823
Hi Christian, thank you for your quick response, it works perfectly now :-) Now some additional feedback: It would be very helpful if the both example programs...
christophwatzl
Offline Send Email
Aug 13, 2006
4:08 pm
824
Hi Chris, I think your comments on documentation are great. From a user's perspective you are in the uncommon position of still being able to remember what...
Matthew Walker
mattgwwalker
Offline Send Email
Aug 14, 2006
1:59 am
825
Hi Open Beaglers. I tried to set a dbeagle framework in windows using dbeagle 0.9.2 (sqlite 2.8.17) along with beagle 2.2.0. This time I worked in windows...
hazan amaury
tinoucaillou
Offline Send Email
Aug 24, 2006
6:06 pm
826
Hi Amaury, ... It is true that dbeagle is in the process of being integrated in beagle. But, I think that the problem you are reporting is not caused by the a ...
Christian Gagné
raspingoo
Offline Send Email
Aug 25, 2006
7:43 am
827
Hi Christian, Thanks for your quick reply. the spambase example is working. Indeed there where the two problems you mentionned: - I used a new db file for...
hazan amaury
tinoucaillou
Offline Send Email
Aug 25, 2006
1:22 pm
828
Hi again Amaury, ... That's right that an evolver dump for GP will generate a configuration file with non-constrained operators. In next version, this issue...
Christian Gagné
raspingoo
Offline Send Email
Aug 25, 2006
1:51 pm
829
Hi Beaglers, I have configured Open Beagle 3.0.1 for an application and it is working OK. Fitness evaluation is taking quite a lot of time, so I want to put...
ob_user_2005
Offline Send Email
Sep 6, 2006
12:29 am
830
Hi, ... In fact, the master-slave stuffs should work as usual. If you have an application done with Open BEAGLE 3.0.1, I would advice you to try compiling it...
Christian Gagné
raspingoo
Offline Send Email
Sep 6, 2006
11:11 am
831
Hi Christian, Thank you for your answer. I still have a more basic question. How can I compile the existing Master-Slave and Island models using the current...
ob_user_2005
Offline Send Email
Sep 6, 2006
4:10 pm
832
Hi, I think I might be able to help you here. First, you need to get a copy of the code from the CVS. This website gives you instructions...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 7, 2006
3:34 am
833
Hi Matthew and Christian, Thank you for your instructions.I followed them and everything went OK until an error was found when compiling the libraries ("make" ...
ob_user_2005
Offline Send Email
Sep 7, 2006
9:32 pm
834
Oh dear. You have MPI installed. Having MPI means that "make" will try to compile my ultra-dysfunctional CommunicationsMPI classes. These classes are NOT...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 8, 2006
1:30 am
835
Ooops! I forgot to commit the change! I've just done so now. That means that if you're part way through the compilation process, please cancel it and start...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 8, 2006
1:53 am
836
Hi Matthew, Thanks for your quick reply. I am just doing it. ... ./bootstrap - libtoolize You should add the contents of `/usr/share/aclocal/libtool.m4' to ...
ob_user_2005
Offline Send Email
Sep 8, 2006
2:41 am
837
Ah... so that didn't work. I think we'll have to ask Christian. I have one other suggestion. I've re-enabled the MPI detection, so type this: cvs update...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 8, 2006
3:21 am
838
Hi, I made an update to the CVS, commenting the ACX_MPI m4 macro in file configure.ac (but I keep uncommented macro AM_CONDITIONAL call related to MPI). I...
Christian Gagné
raspingoo
Offline Send Email
Sep 8, 2006
8:21 am
839
Hello there! I have a problem while developing and evolution using a strongly modified example. The maximum generation computated can't exceed 50, even if the...
Henry Butchard
henrybutchard
Offline Send Email
Sep 11, 2006
9:36 am
840
Hi there, I'm still experimenting GP with beagle (and still the maximum generation remains 50, despite my efforts). Is possible to set a maximum depth and...
Henry Butchard
henrybutchard
Offline Send Email
Sep 13, 2006
3:46 pm
841
Hi Henry, I have two suggestions regarding the maximum generation issue: #1 Let's say you're using Linux and your executable is called "myprog". (If you're...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 14, 2006
1:29 am
842
Hi Henry, Yes, it is possible to set the maximum depth of a GP tree. I am not sure if it is possible to set a maximum number of nodes. If you have an...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 14, 2006
1:30 am
843
Hi Matthew, thanks a lot for your answer :) I need to set the maximum size for a tree... it's important in my experiment to get small trees instead of giant...
Henry Butchard
henrybutchard
Offline Send Email
Sep 14, 2006
9:02 am
844
Hello Henry, ... For this specific point this is not what exactly will happen. The file "myprog.conf" is first read, followed by file "myconf.conf". So if a ...
Christian Gagné
raspingoo
Offline Send Email
Sep 19, 2006
1:40 pm
845
Hi Christian and Matthew, I was able to install the CVS version of beagle.Thank you for your help on it. I would like to run the fitness calculation in a...
ob_user_2005
Offline Send Email
Sep 19, 2006
6:03 pm
846
Hello. I am getting some errors while compiling distributed Beagle. I am using gcc (g++) on UNIX. I have compiled and installed Beagle 2.2.0, as well as...
jeffcameronnrc
Offline Send Email
Sep 19, 2006
6:50 pm
847
Hi, I think we need to clarify two terms: "island-model" and "master-slave". Both techniques have an implementation in Beagle. With a "master-slave" approach,...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 19, 2006
11:31 pm
848
Hi Matthew, I am very grateful with your replies. I knew that the question was quite bizarre but you got it. For part (a) (from your reply): ... 2) How do I...
ob_user_2005
Offline Send Email
Sep 20, 2006
1:54 am
849
Ok. Well this is an interesting discussion. I has however gone beyond the realm of users and into the development of Beagle. I think we should continue this...
Matthew Walker
mattgwwalker
Offline Send Email
Sep 20, 2006
4:21 am
850
Hi, Has anyone successfully installed Open Beagle on an IBM AIX system? I am trying with Open Beagle version 3.0.1. I run configure. I type make. It fails very...
Mike Ashworth
mikeashworth...
Offline Send Email
Sep 20, 2006
12:08 pm
Messages 821 - 850 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