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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 54 - 83 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
54
I have run my evolutionary system for a while now and have lots of milestone files. I would like to take one of these files and extract the hall-of-fame...
mattgwwalker <mattgww...
mattgwwalker
Offline Send Email
Jan 23, 2003
6:08 am
55
Hi Matthew, ... Actually, that's the simplest way. In the future, I plan to develop a web interface to "browse" the milestone file. That will simplify even...
Christian Gagne
raspingoo
Offline Send Email
Jan 23, 2003
9:07 pm
56
Hi BEAGLE friends, This is my very first time in this list, I'm from Brazil, Rio de Janeiro. As a BEAGLE fan, I would like to know deeper this tool in order to...
dpbeaglepuc <dpostern...
dpbeaglepuc
Offline Send Email
Feb 10, 2003
9:02 pm
57
Hi, As I develop everything on Linux, and port from time to time to VC++ the Open BEAGLE code, I cannot confidently answer your question. Maybe other users ...
Christian Gagne
raspingoo
Offline Send Email
Feb 10, 2003
9:13 pm
58
Hi, I also tried and seems this web link may be helpful for debugging visual c++ console applications. ...
Jiachuan Wang
jiachuanw
Offline Send Email
Feb 10, 2003
9:49 pm
59
Hi, Dan: I have been able to debug Beagle under visualC++.net . the first thing you have to check is that you compiled the beagle.lib and other lib with debug ...
Jianjun Hu
hujianju@...
Send Email
Feb 11, 2003
2:06 am
60
Hi Jianjun, In fact, I'm trying to enabling the options in the Debug Menu "Start", "Start without debugging", "Step Into" and "Step Over". The beagle.lib was...
dpbeaglepuc <dpostern...
dpbeaglepuc
Offline Send Email
Feb 11, 2003
5:59 pm
61
Hi... Sorry for this OT message. Do you know any reference regarding using GA/GP for animation and rendering? Mohammed...
iad929
Offline Send Email
Feb 13, 2003
2:16 pm
62
Hi, I'm facing a problem to build a new project. I wrote some code similar to symbreg example, but the linker is not finding the files GP.hpp and beagle.hpp. I...
danpost2112 <dpostern...
dpbeaglepuc
Offline Send Email
Feb 13, 2003
2:43 pm
63
Well... I tried to copy the specific path of the example symbreg in the solution properties and changed the path of the include files and library files path...
danpost2112 <dpostern...
dpbeaglepuc
Offline Send Email
Feb 13, 2003
5:42 pm
64
I changed my user from dpbeaglepuc to danpost2112 due to some problems with my password. regards, Dan....
danpost2112 <dpostern...
danpost2112
Offline Send Email
Feb 13, 2003
5:45 pm
65
Hi, Be sure to set correctly the paths in Project->Properties->C/C++->General->Additional Include Directories Add the directories "include" of the Beagle...
Christian Gagne
raspingoo
Offline Send Email
Feb 13, 2003
7:48 pm
66
... Cristian, I did it and the problem remains the same: c:\beagle-1.0.1\beagle\GP\include\beagle\GP.hpp(42): fatal error C1083: Cannot open include file:...
dposternak@...
danpost2112
Offline Send Email
Feb 13, 2003
8:49 pm
67
... Cristian, The news are not so bad... My project found the includes, but, there are lots of bad linking messages... Is there any other tip? I just wnat to...
dposternak@...
danpost2112
Offline Send Email
Feb 13, 2003
9:07 pm
68
Hi again, You must be sure to set the path to all three include directory of Beagle, seperated by ; , without spaces. In the case of symbolic regression, the ...
Christian Gagne
raspingoo
Offline Send Email
Feb 13, 2003
9:09 pm
69
Hi again, again, Be sure to set correctly the fields Project->Properties->Linker->General->Additional Library Directories and ...
Christian Gagne
raspingoo
Offline Send Email
Feb 13, 2003
9:12 pm
70
Cristian, Finnaly I have created the EXE file...but the execution told me that: C:\Dan\RegSymb\Debug>regsymb.exe Standard exception catched: Access violation -...
danpost2112 <dpostern...
danpost2112
Offline Send Email
Feb 14, 2003
6:24 pm
71
You have to set the Real-time Type option in the project/language/.... I have this problem too before ... From: danpost2112 <dposternak@...> ...
Jianjun Hu
hujianju@...
Send Email
Feb 14, 2003
7:08 pm
72
Thanks a lot Jianjun, Finnaly I can see the application working... now I can customize the code in order to resolve my GPs problems. Thanks also to Cristian...
dposternak@...
danpost2112
Offline Send Email
Feb 14, 2003
7:32 pm
73
Hi everyone, Yes, RTTI must be enabled in your project. You can also disable RTTI in beagle by editing the file beagle/include/beagle/config.hpp and set the...
Christian Gagne
raspingoo
Offline Send Email
Feb 14, 2003
8:53 pm
74
Christian, I appreciatte very much your efforts to make easier the use of Open BEAGLE. It's very important for me and my study in GP. It's really good to use a...
Dan Posternak
danpost2112
Offline Send Email
Feb 15, 2003
4:08 am
75
Hi, Christian: During my development of new GA/GPs with Beagle, I have succeeded to abstract the following classes such that the new algorithm can be applied...
Jianjun Hu
hujianju@...
Send Email
Feb 17, 2003
10:20 pm
76
Hi Jianjun, ... I understand what you mean. I thought about it sometime ago, and I conclude that it was then unnecessary. But I will rethink about it and see...
Christian Gagne
raspingoo
Offline Send Email
Feb 18, 2003
12:25 am
77
Hi again, During the execution of my symbolic regression, I can see sometimes, something like "1.#INF" and "-1.#IND" respectively to Average and StdError at...
danpost2112 <dpostern...
danpost2112
Offline Send Email
Feb 21, 2003
5:49 pm
78
Hi, I'm not sure of what it is, but it is probably erroneous floating-point numbers that are outputed like this (Infinity or Undetermined). You should take a...
Christian Gagne
raspingoo
Offline Send Email
Feb 24, 2003
1:53 pm
79
I have one suggestion for the Selection operator class of beagle: In many GA design, the selection process for a pair of individuals or more individuals( such...
Jianjun Hu
hujianju@...
Send Email
Feb 24, 2003
8:41 pm
80
After I've changed the code of symbreg example, the variable Hits in the execution does not show good results. I am initializing two variables ("r" and "d"...
danpost2112 <dpostern...
danpost2112
Offline Send Email
Feb 24, 2003
10:32 pm
81
Hi, ... It can't see what your problem is exactly. You may send me a copy of the outputed statistics, to help me seeing what is the problem. But if there is...
Christian Gagne
raspingoo
Offline Send Email
Feb 25, 2003
3:07 pm
82
Hi Jianjun, For the next release, I will rewrite the whole steady-state part of Open BEAGLE in order to make it more generic. I will certainly implement such a...
Christian Gagne
raspingoo
Offline Send Email
Feb 25, 2003
3:14 pm
83
Hi Cristian, I just said "4.0399999" because I can't make my program show me a single result bigger than "1". At least you said my code appear not to have...
dposternak@...
danpost2112
Offline Send Email
Feb 25, 2003
5:17 pm
Messages 54 - 83 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