记录计算智能优化算法的学习笔记,通过阅读论文并复现的形式加深对相关的启发式智能优化的理解。
☆203Mar 24, 2023Updated 2 years ago
Alternatives and similar repositories for Computational-intelligence
Users that are interested in Computational-intelligence are comparing it to the libraries listed below
Sorting:
- 陈克明《动态多智能算法及其在物流配送系统中的应用研究》中的遗传-粒子群算法复现☆12Jan 24, 2023Updated 3 years ago
- 读研期间写的几篇论文,代码开源☆10Apr 4, 2020Updated 5 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- 智能优化算法☆28Dec 25, 2018Updated 7 years ago
- 数学建模算法学习仓库-启发式算法仓库☆34Aug 27, 2022Updated 3 years ago
- 种群算法复现(swarm-algorithm),包括乌鸦搜索(Crow Search Algorithm, CSA)、樽海鞘群算法(Salp Swarm Algorithm, SSA)、缎蓝园丁鸟优化算法(Satin Bowerbird Optimizer, SBO)、麻雀…☆368Jun 26, 2023Updated 2 years ago
- python实现多目标启发式算法☆32Nov 8, 2020Updated 5 years ago
- Some heuristic code for combination problem☆14Sep 26, 2021Updated 4 years ago
- A nonlinear MPC (NMPC) library for using a neural network as model.☆10Jul 30, 2024Updated last year
- Artificial Bee Colony Algorithm(ABC)☆13Mar 4, 2016Updated 9 years ago
- Two-Echelon Capacitated location-routing problem of Heterogeneous fleets☆11Oct 30, 2021Updated 4 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆64Feb 3, 2023Updated 3 years ago
- ☆28Apr 16, 2021Updated 4 years ago
- 群体智能优化算法☆111Apr 24, 2022Updated 3 years ago
- 比较和分析不同启发式算法(包括GA、CGWO、PSO和AOA)的收敛曲线,使用MATLAB编写☆14Jan 13, 2024Updated 2 years ago
- Selection of maltab tools useful for seismology☆13Aug 1, 2024Updated last year
- The first version of WZDOM toolbox for optimization and seismic inversion☆10May 20, 2019Updated 6 years ago
- Multi robot path planning algorithms implemented in MATLAB. Including heuristic search and incremental heuristic search methods. MRPP or …☆16Jul 7, 2023Updated 2 years ago
- 智能计算课程作业:粒子群优化算法,遗传算法,蚁群算法☆15Feb 26, 2019Updated 7 years ago
- 灰狼优化算法(GWO)路径规划/轨迹规划/轨迹优化、多智能体/多无人机航迹规划☆704Dec 5, 2025Updated 2 months ago
- ☆15Mar 12, 2020Updated 5 years ago
- 这是Evolving Deep Neural Networks by Multi-objective Particle的复现;多目标优化粒子群算法+CNN网络;实现调参。☆13Jun 27, 2022Updated 3 years ago
- ☆19Aug 5, 2021Updated 4 years ago
- Code for “MEL: Efficient Multi-Task Evolutionary Learning for High-Dimensional Feature Selection“--[IEEE Transactions on Knowledge and Da…☆17Dec 9, 2025Updated 2 months ago
- CEC2017测试集测试了模拟退火(SA)算法、状态转移(STA)算法、实数编码遗传(RCGA)算法、差分进化(DE)算法、免疫(IA)算法、粒子群(PSO)算法、蚁群(ACO)算法和多种自适应策略粒子群(MAPSO)算法☆37Aug 28, 2022Updated 3 years ago
- An Surface from Normal method used in Photometric Stereo or Surface from Shading☆16Feb 19, 2022Updated 4 years ago
- EA codes from CIAM Group at SUSTech, Shenzhen, China☆20Apr 18, 2025Updated 10 months ago
- matlab simulink仿真文件☆29Nov 30, 2023Updated 2 years ago
- An evolutionary optimizer! Created by combining Particle Swarm Optimization and Genetic Algorithm.☆17May 22, 2021Updated 4 years ago
- 机器学习中的优化算法☆18Jan 15, 2018Updated 8 years ago
- Implementation of Ant-Colony-Algorithm in Matlab☆20Jan 12, 2025Updated last year
- Code for CoPace: Edge computation offloading and caching for self-driving with deep reinforcement learning☆21Oct 7, 2024Updated last year
- [智能优化算法及其MATLAB实例(第2版)]书籍配套源码☆42Nov 26, 2021Updated 4 years ago
- MH1DMT is inversion software using LM (Levenberg-Marquardt), SVD (Singular Value Decomposition), SA (Simulated Annealing), VFSA (Very Fa…☆24Sep 14, 2022Updated 3 years ago
- Sample Code Collection of Nature-Inspired Computational Methods☆50Jul 20, 2023Updated 2 years ago
- Redox flow battery project within the doctoral thesis developed at the Institute of Robotics and Informatics (IRI)☆15Mar 26, 2023Updated 2 years ago
- 启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)☆21Dec 16, 2023Updated 2 years ago
- Latent dirichlet allocation using Sklearn☆18Aug 6, 2018Updated 7 years ago
- Multi-Objective fuzzy Flexsible Job Shop Scheduling Problem☆24Aug 11, 2020Updated 5 years ago