please let us know when you have make a few good examples of GP runs. I'd love to use it to create behaviors for my robots :-)

--Tijn
On 06-08-2013 8:35, 14875 wrote:
source codes are already with comments. please take a look at this module AI.Heukarya.Center first. that output prints final generation directly. Center offers a function for reading output file that you can manipulate that result yourself

actually, that's not a good example at all.
I just try to demo the usage of library without a good choice of fitness function and parameters
for example, using fitness function to reduce tree is possible
I'll change example and add comments  next time.


2013/8/6 Thiago Negri <evoh...@gmail.com <mailto:evoh...@gmail.com>>

    I tried to run the code on "example" folder of GitHub.I got a lot
    of output and couldn't understand anything.

    Can you post a tutorial or example with comments?



    2013/8/5 14875 <depot...@gmail.com <mailto:depot...@gmail.com>>

        I am pleased to announce a new genetic programming project is
        released on hackage now. I created a Gene interface for any
        possible implements of Gene with a Data.Dynamic implementation.
        my next goals are creating a new implementation of Gene by
        using package plugins
        <http://hackage.haskell.org/package/plugins> for evolving
        haskell code directly and implement distributed computing for
        this library.
        It's also hosted on github <https://github.com/t3476/heukarya>

        He-chien Tsai

        _______________________________________________
        Haskell mailing list
        Haskell@haskell.org <mailto:Haskell@haskell.org>
        http://www.haskell.org/mailman/listinfo/haskell





_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to