genetic-algorithm:@ OCEV-UDESC

时间:2024-05-18 08:34:22
【文件属性】:

文件名称:genetic-algorithm:@ OCEV-UDESC

文件大小:8KB

文件格式:ZIP

更新时间:2024-05-18 08:34:22

Python

遗传算法 遗传算法@ OCEV / UDESC 安装 > pip3 install numpy > pip3 install matplotlib > pip3 install scipy > pip3 install opencv-contrib-python > apt install python3-tk 跑步 > python ga.py -h 问题 要解决其他问题,您需要: 在创建健身功能。 创建问题的对象在 。 然后修改第27以使用您的问题。


【文件预览】:
genetic-algorithm-master
----selection.py(689B)
----.gitignore(55B)
----problems.py(2KB)
----show_best.py(2KB)
----README.md(484B)
----fitness.py(3KB)
----crossover.py(3KB)
----helper.py(3KB)
----init.py(1KB)
----individual.py(119B)
----population.py(4KB)
----ga.py(1KB)
----mutation.py(2KB)

网友评论