启发式算法包括动态规划(DP) 、遗传算法(GA)、 粒子群算法(PSO)、 模拟退火算法(SA) 、蚁群算法(ACO)、 自适应神经网络(SOM) 、禁忌搜索算法(TS)
☆20Dec 16, 2023Updated 2 years ago
Alternatives and similar repositories for heuristic_algorithm
Users that are interested in heuristic_algorithm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于 Gurobi 的纸浆运载船顺序装卸决策建模求解。中山大学智能工程学院《运筹学》课程期 末建模课程设计。优化工具:Python的Gurobi☆10Jan 27, 2024Updated 2 years ago
- 数学建模算法学习仓库-启发式算法仓库☆37Aug 27, 2022Updated 3 years ago
- Blaze☆17Jun 19, 2021Updated 5 years ago
- 使用多目标免疫遗传算法计算较简化海上救援选 址问题 / Using multi-objective immune genetic algorithm to calculate a simplified maritime rescue location problem☆20Dec 28, 2023Updated 2 years ago
- Path planning in an unknown environment for maximum aerial coverage in minimum number of trips. TSP model is used to minimize path length…☆12Dec 26, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Multi-agent Reinforcement Learning solution for the train scheduling problem provided by the Flatland Challenge☆12Jul 19, 2021Updated 5 years ago
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆18Jul 14, 2026Updated last week
- 轨迹跟踪控制算法研究☆10Jul 5, 2017Updated 9 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- ☆11Jan 5, 2018Updated 8 years ago
- Simulation in which a quadcopter system is controlled by a LQR-I discrete-time controller to track a trajectory.☆11Jul 26, 2022Updated 3 years ago
- ☆20Nov 21, 2023Updated 2 years ago
- 启发式算法总结☆20Jan 15, 2021Updated 5 years ago
- 路径规划与轨迹跟踪系列算法学习☆22Feb 27, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 自 己练习的各种demo和课程☆12Jun 16, 2023Updated 3 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆17Feb 6, 2021Updated 5 years ago
- [NeurIPS 2023] Learning to Configure Separators in Branch-and-Cut☆22Mar 1, 2024Updated 2 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 2 years ago
- Achieves path following of an autonomous surface vessel (ASV) with a Deep Q-Network (DQN) agent. This code uses reinforcement learning to…☆15Jan 28, 2025Updated last year
- NetLogo models developed in the book "Agent-Based Evolutionary Game Dynamics"☆10Feb 19, 2026Updated 5 months ago
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 2 years ago
- ☆14Apr 15, 2020Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Adaptive Machine Learning-Based Stock Prediction using Financial Time Series Technical Indicators☆10Dec 21, 2019Updated 6 years ago
- The package presents the Trajectory Tracking using Lyapunov-based Nonlinear control and Localization using Extended Kalman Filter☆16Nov 6, 2021Updated 4 years ago
- 求解TSP问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法☆56Jun 22, 2022Updated 4 years ago
- 操作系统相关实验,包括分页式分段式存储管理,银行家算法,页面置换算法,以及进程调度和作业调度相关算法的c/c++题解☆12Nov 7, 2022Updated 3 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- Control of a Quadrotor in 3D space - with path tracking and trajectory planning (Reference - ACL Lab, Aerial Robotics(Coursera))☆16Apr 18, 2018Updated 8 years ago
- Spiking neural network controler for tracking a trajectory☆10Nov 14, 2017Updated 8 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆47Feb 14, 2021Updated 5 years ago
- Materials associated with the Agent-based Modelling training series☆11Mar 18, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- Optimization algorithm based on matrix calculus for reference trajectory tracking/model predictive control. I authored the code during my…☆17Dec 28, 2018Updated 7 years ago
- A simulink platform for Overactuated ROV (BlueROV Heav): dynamic positioning, path following...☆18Apr 19, 2024Updated 2 years ago
- NMPC controller for trajectory tracking and obstacle avoidance☆18Oct 31, 2023Updated 2 years ago
- 桂林电子科技大学PPT模板(Beamer)☆14Dec 22, 2023Updated 2 years ago
- Code for ICLR 2022 Paper (HyperDQN: A Randomized Exploration Method for Deep Reinforcement Learning)☆12Nov 28, 2023Updated 2 years ago