文件名称:matlab代码替换-genetic-algorithms:遗传算法
文件大小:83KB
文件格式:ZIP
更新时间:2024-06-15 09:18:14
系统开源
matlab代码替换遗传算法
第三项人工智能系统项目。
入门
这些说明会将系统安装在您的本地计算机上。
先决条件
如果尚未安装Maven,请安装
Mac
OS
X
brew
install
maven
的Ubuntu
sudo
apt-get
install
maven
其他操作系统
查看
。
克隆存储库或下载源代码:
git
clone
https://github.com/fbartolome/genetic-algorithms.git
正在安装
将工作目录更改为项目根目录(即pom.xml所在的位置):
cd
【文件预览】:
genetic-algorithms-master
----src()
--------test()
--------resources()
--------main()
----automatic-test.sh(1017B)
----README.md(22KB)
----pom.xml(8KB)
----.gitignore(355B)
----configFileSchema.json(15KB)