Giter Site home page Giter Site logo

Comments (4)

PytLab avatar PytLab commented on August 10, 2024

你说的是一种使用二叉树表示的个体,是不是通过后序遍历来求具体个体的数值?gaft在设计的时候就尽量使框架能够通用并支持自定义编码以及genetic operation,只要实现相应的接口放入engine就可以,可否分享一个相关算法的paper参考下,谢谢。

from gaft.

DKwingSON avatar DKwingSON commented on August 10, 2024

这里有一个这类算法的Overview,我认为维基百科说描述的也可以让你有直观的了解,希望可以帮到你:http://www.mafy.lut.fi/EcmiNL/older/ecmi35/node70.html
https://en.wikipedia.org/wiki/Genetic_programming
同时有一篇关于这个算法的paper
04632147.pdf

from gaft.

PytLab avatar PytLab commented on August 10, 2024

谢谢,gaft已经提供了接口来扩展各种不同的算法,若感兴趣可以尝试在gaft的框架下自己实现并提交你的code,如果若效果不错,可以作为gaft的内置编码和算子

from gaft.

gongyongq avatar gongyongq commented on August 10, 2024

谢谢,gaft已经提供了接口来扩展各种不同的算法,若感兴趣可以尝试在gaft的框架下自己实现并提交你的code,如果若效果不错,可以作为gaft的内置编码和算子

GAFT这个框架好Low,功能单一,速度还贼慢,远远不及pymoo等权威框架。我折腾了很久,弃坑了。说多了都是泪啊。

from gaft.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.