V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
pytlab
V2EX  ›  Python

GAFT 一个使用 Python 实现的遗传算法框架

  •  
  •   pytlab · 2017-09-21 10:29:18 +08:00 · 1764 次点击
    这是一个创建于 2409 天前的主题,其中的信息可能已经有所发展或是发生改变。

    最近需要用到遗传算法来做优化,就写了个小框架,可以自定义遗传算子和分析插件,后续将添加一装饰器方式的适值函数标定。

    GitHub: https://github.com/PytLab/gaft

    2 条回复    2017-09-22 16:16:11 +08:00
    SevnChen
        1
    SevnChen  
       2017-09-21 17:52:39 +08:00
    学习学习~~~
    不过倒是第一次见到 pyThon 这种写法,愣了一下才反映过来。
    pytlab
        2
    pytlab  
    OP
       2017-09-22 16:16:11 +08:00
    @SevnChen 哈哈,起名字的时候瞎写的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2866 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 12:44 · PVG 20:44 · LAX 05:44 · JFK 08:44
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.