进化

时间:2021-02-20 18:52:03
【文件属性】:
文件名称:进化
文件大小:26KB
文件格式:ZIP
更新时间:2021-02-20 18:52:03
Go 安装 安装和设置转到1.13及更高版本。 安装CX( )。 git pull您的CX存储库,以便您具有最新的CX版本。 确保启用go module 。 通过运行以下命令安装go依赖项: $go get -u ./... $go mod verify $go mod vendor 要运行hello-world示例: go run main.go 高优先级任务 迷宫 蛇 井字游戏 多臂匪 剪刀石头布 低优先级任务 时间序列均值估计 时间序列方差估计 时间序列协方差估计 股票市场模拟器 专家委员会 线性反馈移位寄存器预测 非线性反馈移位寄存器预测 检查数字是否为质数
【文件预览】:
cx-evolves-develop
----evolve()
--------crossover.go(2KB)
--------template.cx(373B)
--------populations.go(3KB)
--------configuration.go(52B)
--------README.md(120B)
--------evaluation.go(3KB)
--------program_operations.go(5KB)
--------utilities.go(4KB)
--------selection.go(915B)
--------mutation.go(2KB)
--------evolve.go(2KB)
----main.go(3KB)
----tasks()
--------maze()
--------README.md(174B)
----README.md(790B)
----.gitignore(150B)

网友评论