Google Groups Home
Help | Sign in
Tiny GP and random numbers
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
sanny  
View profile
 More options 6 May, 12:12
From: sanny <rs.sa...@gmail.com>
Date: Tue, 6 May 2008 04:12:46 -0700 (PDT)
Local: Tues 6 May 2008 12:12
Subject: Tiny GP and random numbers
hallo,

i'm using java program, Tiny GP (written by Riccardo Poli), to learn
about
Genetic Programming.

is it possible to this program using random numbers as the input
(terminal) that will result an output with random numbers as a
variable?
and if it's possible, how should i write the input file?

is anybody have studied this program? i really need a help.
thanks

--
 best regards,
Rosanny Sihombing


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
rp...@essex.ac.uk  
View profile
 More options 8 May, 13:45
From: rp...@essex.ac.uk
Date: Thu, 8 May 2008 05:45:30 -0700 (PDT)
Local: Thurs 8 May 2008 13:45
Subject: Re: Tiny GP and random numbers
Hi,

the TinyGP program was designed to do continuous symbolic regression.
If one replaced the arithmetic operations in the eval procedure with
Boolean functions one could also easily do Boolean induction problems.
Anything that deviates significantly from symbolic regression,
however, requires bigger changes. In particular, I don't think it is
possible to get what you are asking for just by changing some numbers
in the input file for TinyGP. Of course, nothing would prevent the
addition of a rand() function (with no arguments), but the fitness
function would definitely be changed.

I hope this helps.

Riccardo

On May 6, 12:12 pm, sanny <rs.sa...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sanny  
View profile
 More options 11 May, 15:09
From: sanny <rs.sa...@gmail.com>
Date: Sun, 11 May 2008 07:09:23 -0700 (PDT)
Local: Sun 11 May 2008 15:09
Subject: Re: Tiny GP and random numbers
hi again,

i'm studying GP, and i'm trying to extend PSO using GP. Then i
realized that the paper that i refer to was written by you, entitled
"extending PSO via GP" (correct me if i'm wrong).

is it possible to use tiny GP as the GP program on this paper?
if it's not, is the book "field guide to GP" quite help to develop a
GP Program needed to extend PSO?
i really need a help on this

--
best regards,
 sanny

On 8 May, 19:45, rp...@essex.ac.uk wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nic McPhee  
View profile
 More options 12 May, 14:02
From: Nic McPhee <nic.mcp...@gmail.com>
Date: Mon, 12 May 2008 06:02:42 -0700 (PDT)
Local: Mon 12 May 2008 14:02
Subject: Re: Tiny GP and random numbers
I think it would help if we knew more about the nature of your project
and what you're trying to accomplish.  There have been a number of
papers on combining GP and PSOs (Riccardo and Bill being authors of
several), so it certainly can be done.  Riccardo's TinyGP code is
fairly specialized for symbolic regression problems, however, and
would need non-trivial modification to work in a different domain.

Given my limited understanding of what you're trying to do, it seems
that you have a couple of options.  You could try to modify TinyGP to
suit your needs.  If you go this route I'd recommend carefully reading
through the description of the code in the appendix to the Field Guide
as a starting point, and try to be more specific about what your goals
are when asking questions here.

Alternatively, you could look at other, more sophisticated and general
purpose GP systems (several are listed in the resources section of the
Field Guide), and see if they are closer to what you need.

Hope this helps,

Nic


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google