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 865 - 894 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
865
Hi Christian, I have a problem running distributed beagle included in the Open Beagle CVS version 3.1.0. The version was downloaded and installed (with your...
ob_user_2005
Offline Send Email
Oct 10, 2006
8:13 pm
866
Hi Carlos, The evolver hangs at the first point in the code where a communication with the dags-server is attempted. It looks like a networking problem for me....
Christian Gagné
raspingoo
Offline Send Email
Oct 11, 2006
9:15 am
867
Hi Christian, Thank you for the info. I checked and everything seems to be OK: IP address of teh server (10.0.1.21) and port definition. In particular for this...
ob_user_2005
Offline Send Email
Oct 11, 2006
7:28 pm
868
Hi again Christian, It seems that I found what the problem was: The Sqlite DB was not properly installed. I think that as the DB was not created, individuals...
ob_user_2005
Offline Send Email
Oct 12, 2006
2:02 am
869
Hi Carlos, ... Ok, great to see you found the reasons of your problem. ... This is just a convenience parameter used to tag your application with a version...
Christian Gagné
raspingoo
Offline Send Email
Oct 12, 2006
9:38 am
870
Hello Beaglers! I am using Distributed Beagle to iteratively solve a series of problems. Suppose the problems are labeled p_1, p_2, ..., p_n. Then the main...
jeffcameronnrc
Offline Send Email
Oct 13, 2006
1:40 pm
871
Hi Christian and Marc (Dubreuil), I experienced the same problem. I am running a test with incremental changes (that is translated in a foor loop) which is...
ob_user_2005
Offline Send Email
Oct 13, 2006
6:46 pm
872
Hi Christian, This is a short message just to include some additional info about the Master-Slave version of Distributed Beagle in Open Beagle CVS version...
ob user
ob_user_2005
Offline Send Email
Oct 16, 2006
2:28 am
873
Hi Christian, In one application I am using to train and select some classifiers by using Random Subspaces method. In a simply ay we can describe this method...
ob user
ob_user_2005
Offline Send Email
Oct 16, 2006
2:56 am
874
Hi Jeff, I think I understand well your problem. You are going against an internal mechanism of Distributed BEAGLE, which I think are still right in the...
Christian Gagné
raspingoo
Offline Send Email
Oct 16, 2006
11:17 am
875
Hi Carlos, ... This is quite an easy question. When you insert new primitives into the primitive set, in your main() function, you call the method ...
Christian Gagné
raspingoo
Offline Send Email
Oct 16, 2006
7:20 pm
876
Thank you for the reply, Christian. I have found two possible solutions that allow multiple genetic algorithms to be performed in parallel. I will describe...
jeffcameronnrc
Offline Send Email
Oct 17, 2006
2:27 pm
877
Hi Jeff and Christian, Thank you Jeff for you info. This message is mainly directed to Jeff, but I do not have his e-mail address. In my case, the iterations...
ob_user_2005
Offline Send Email
Oct 17, 2006
4:50 pm
878
... Hello again. It seems that solution 2 will not work for your purpose, since each job depends on the output of the last jobs. Obviously you cannot start...
jeffcameronnrc
Offline Send Email
Oct 17, 2006
7:08 pm
879
Hello, Sorry for not answering you sooner, but my last email address (dubreuil@...) was "recently" closed. I should have updated my profile, sorry...
mdubreuilus
Offline Send Email
Oct 18, 2006
2:38 am
880
I have found a way to use scripts to automatically start and stop crunchers and dags-servers. This will allow us to make several DBeagle runs one after the...
jeffcameronnrc
Offline Send Email
Oct 18, 2006
2:14 pm
881
Actually, your script looks a lot like mine... and it's only usable if you have access to any node (by ssh or rlogin) and that each node have a filesystem that...
mdubreuilus
Offline Send Email
Oct 19, 2006
1:32 am
882
Good day, I'm fairly new to Open Beagle, so I might be wrong, but when I was trying to figure out how to add a parameter to the register to control how much of...
thecycoone
Offline Send Email
Oct 21, 2006
5:20 pm
883
Hello Steven, You are right, there is a problem with this code snipet. The problem is with the initialize method declaration, which should be: virtual void...
Christian Gagné
raspingoo
Offline Send Email
Oct 21, 2006
6:07 pm
884
Good day, I have been working on my first Genetic Program using Open Beagle, and I've run into a snag. My GP works simular to the spambase example, terminal...
thecycoone
Offline Send Email
Oct 22, 2006
3:23 am
885
Stephen, Oh, I think I understand this issue! If you had an evolutionary context would you be able to run the individual? My solution to a very similar issue...
Matthew Walker
mattgwwalker
Offline Send Email
Oct 22, 2006
5:20 am
886
Can someone tell me how GA-crossover and GA-mutation are implemented when chromosome is made of integers? (Like in TSP example) I just need a name of method...
ivoduje
Offline Send Email
Oct 22, 2006
3:42 pm
887
Hello, I would add over Matthew's response that there is already the method Beagle::EvaluationOp::test, which do, I think, exactly what Stephen wanted, taking...
Christian Gagné
raspingoo
Offline Send Email
Oct 22, 2006
6:41 pm
888
Hi, ... I am not a really into evolutionary combinatorial optimization. I designed very basic vector-of-indices operators on my own, without really taking time...
Christian Gagné
raspingoo
Offline Send Email
Oct 22, 2006
7:04 pm
889
Ha ha! That's a WHOLE lot easier than my answer! Stephen, I recommend you check out Christian's solution before you start mucking around with my suggestion...
Matthew Walker
mattgwwalker
Offline Send Email
Oct 23, 2006
12:29 am
890
Thanks Matthew, I implemented your solution this morning and it works fine, I would have written back sooner but it's been a busy day. I'm sure I'll be finding...
thecycoone
Offline Send Email
Oct 23, 2006
12:50 am
891
Hi everybody, I have a quick question. I am exploring the GP example of symbreg. Can anybody tell me where the program pick up the best fit individual of each...
Bai Linge
bai_linge
Offline Send Email
Oct 30, 2006
4:41 am
892
Hi everybody, I have a quick question. I am exploring the GP example of symbreg. Can anybody tell me where the program pick up the best fit individual of each...
Bai Linge
bai_linge
Offline Send Email
Oct 30, 2006
4:44 am
893
Hi Linge, ... To be exact, the best fit individuals are over all the run, not the best fit of each generation. For example, if you set the vivarium's ...
Christian Gagné
raspingoo
Offline Send Email
Oct 30, 2006
8:59 am
894
About register the parameters. I am still exploring the GP example of symbreg. for example, I modified the configuration file symbreg-hfc.conf by changing...
Bai Linge
bai_linge
Offline Send Email
Nov 3, 2006
5:30 pm
Messages 865 - 894 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