# QEA **Repository Path**: chen_shuai_jun/qea ## Basic Information - **Project Name**: QEA - **Description**: 本仓库记录了QEA实现的代码和PPT - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-07-04 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QEA #### 介绍 本仓库记录了QEA实现的代码和PPT和论文 如果你是来找代码的可以到这个地址去看我的讲解:https://www.bilibili.com/video/BV1Kv4y1T79m/?vd_source=121b5515b02446de846866e410e5a1b9 #### 在B站上的视频没有显示50个个体和400代的结果,这里将结果进行展示 ![每一代的全局最佳适应度](https://images.gitee.com/uploads/images/2022/0704/182117_479d8d8e_8932359.png "Figure_1.png") ![运行的结果](https://images.gitee.com/uploads/images/2022/0704/182037_2f90e990_8932359.png "VBG(ZQ8{KIE1600`52]`@}Y.png") #### 本地的条件 python 3.8 numpy matplotlib #### 论文的出处 https://ieeexplore.ieee.org/abstract/document/1134125 #### gitCode代码的出处 https://github.com/mjBM/Quantum-Evolutionary-Algorithm-Knapsack-Python-