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 628 - 657 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
628
Hi, I'm currently building my experiments of the coevolution of an ensemble of neural network. I have tried the coev examples provided in the package and...
minhha_76
Online Now Send Email
May 2, 2005
5:29 am
629
Hello Minh Ha, ... Your question is pretty vague and it is difficult for me to give you a precise and adequate answer. I did some work in the past with co- ...
Christian Gagne
raspingoo
Offline Send Email
May 3, 2005
12:33 am
630
hi, Is it right that to use elitism in the coevolution part, all I need to do is to fix up the .conf files the same way as in the symreg or maxfct examples? Do...
Minh Ha Nguyen
minhha_76
Online Now Send Email
May 3, 2005
6:51 am
631
This is one of my config file for the coevolution. Could you please help me to change into the generational version with an elitism of 1? Thanks Minh Ha <?xml...
minhha_76
Online Now Send Email
May 3, 2005
6:57 am
632
Hi Minh Ha, ... The coevolution evaluation operator can't be used as a breedable operator, so you will not be able to use the elitism config file examples "as...
Christian Gagne
raspingoo
Offline Send Email
May 3, 2005
1:14 pm
633
I am confused about this Breeder. What I need is this: - From the original population of 50 for example - use OversizeOp to generate a population of 100 (50...
minhha_76
Online Now Send Email
May 9, 2005
1:32 am
634
... You don't need to rewrite anything. You only need to nest the mutation and crossover operator in a breeder pipeline, as in the following. <OversizeOp> ...
Christian Gagne
raspingoo
Offline Send Email
May 9, 2005
4:39 pm
635
Hi, I need to compile my project under Unix. I can compile the standard Beagle alright, however, in my project, I need to use another library call nodelib (I...
minhha_76
Online Now Send Email
May 21, 2005
8:40 am
636
The extra library that I compiled is libnode.a It seems that all I need is to add -lm -l\<directory>\ lnode.a into the compiling cc statement. However, I do...
minhha_76
Online Now Send Email
May 21, 2005
11:43 pm
637
... You should add the -L<your_lib_path> and -l<your_lib_name> options to the linker. How to do this depends on the development environment you are using. On...
Christian Gagne
raspingoo
Offline Send Email
May 22, 2005
12:17 am
638
Hi beaglers I need a GP framework that will let me easily create a vector of GP trees, serialize them, transmit between machines, and unserialize them. I'll...
matt studley
hamsterchutney
Offline Send Email
May 23, 2005
5:28 pm
639
Hi Matt, ... You seem to correctly understand Beagle's I/O mechanism. Beagle can be used quite easily to read / write GP trees in a XML form. I advice you to...
Christian Gagne
raspingoo
Offline Send Email
May 23, 2005
5:48 pm
640
Hi Matt, ... Sounds interesting. I was planning to implement something very similar within the next few months. Perhaps we could work together? What were ...
Matthew Walker
mattgwwalker
Offline Send Email
May 23, 2005
8:52 pm
641
... Thanks for your reply Christian, and for your advice! best wishes Matt _________________________________________________________________ Express yourself...
matt studley
hamsterchutney
Offline Send Email
May 24, 2005
1:05 pm
642
Hi All I've been looking into Beagle in a little more detail, and I have to admit I don't really understand what's going on! It seems from the symbreg example...
matt studley
hamsterchutney
Offline Send Email
May 25, 2005
2:53 pm
643
... If you download the CVS version of Beagle (see http://sourceforge.net/cvs/?group_id=91196) there are a number of test cases that are not yet in any Beagle...
Matthew Walker
mattgwwalker
Offline Send Email
May 26, 2005
1:08 am
644
You're a star Matthew thanks again. just what I wanted! Matt ... _________________________________________________________________ Express yourself instantly...
matt studley
hamsterchutney
Offline Send Email
May 26, 2005
12:21 pm
645
Hi everyone, I am trying to repeat Angeline and Pollack's experiments with TicTacToe. Part of the process is to terminate execution of an individual once it...
Matthew Walker
mattgwwalker
Offline Send Email
May 28, 2005
7:41 am
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
Messages 628 - 657 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