启发式算法包括动态规划(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
- Predicting for Customers, whether they will buy car insurance or not.☆11Jan 29, 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
- Multi-agent Reinforcement Learning solution for the train scheduling problem provided by the Flatland Challenge☆12Jul 19, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- This project uses BPNN to dynamically adjust the parameters of the PID algorithm.☆17Apr 8, 2024Updated 2 years ago
- This repository contains the code for trajectory tracking controllers for UR5 robot compared with benchmark trajectory dataset.☆20Oct 28, 2019Updated 6 years ago
- 南邮大创项目,旨在用超启发式算法解决CVRP问题☆33Mar 28, 2021Updated 5 years ago
- Causality-structured LSTM (source code of "Causality-Structured Deep Learning for Soil Moisture Predictions", Journal of Hydrometeorology…☆23Oct 3, 2022Updated 3 years ago
- 实现能够添加各种约束条件下的遗传算法应用(Implement genetic algorithm applications that can add various constraints)☆14Nov 9, 2024Updated last year
- 《最优化:建模、算法与理论》中文版学习笔记,包含原版与注释版pdf教材。☆18Aug 29, 2026Updated 3 weeks ago
- 轨迹跟踪控制算法研究☆10Jul 5, 2017Updated 9 years ago
- Java EE 课程设计 \ Java web 课程设计 基于spring Boot + Mybatis Plus + Vue + Android原生,前后端分离。附带设计报告、UML建模,团队协作赛鸽数据管理系统☆11Oct 10, 2024Updated last year
- Jupyter notebooks demonstrating the process of emulating a PID controller with an LSTM, and using that for anomaly detection☆20Jan 7, 2021Updated 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.
- 3D Enhancing Siamese Network for Alzheimer's Disease Classification☆10Nov 18, 2020Updated 5 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆10Jul 14, 2023Updated 3 years ago
- Python interface, example controllers, and calibration tools for the Unitree B1 robot.☆13Apr 30, 2024Updated 2 years ago
- ☆11Dec 9, 2020Updated 5 years ago
- A fixed-wing simulator for path following☆11Aug 13, 2020Updated 6 years ago
- Multi-Agent Reinforcement Learning approach to solve a battery charge scheduling problem, in a decentralized scenario.☆17Feb 6, 2021Updated 5 years ago
- Vision-Based Path Tracking Control of a Mobile Robot via Fuzzy Logic☆15Apr 24, 2019Updated 7 years ago
- Optimization of PID control of ship course using PSO algorithm☆11Apr 13, 2021Updated 5 years ago
- 使用四种基本启发式算法(模拟退火、禁忌搜索、遗传算法与蚁群算法)求解广义旅行商(广义TSP/GTSP)问题。☆65Apr 22, 2026Updated 5 months 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.
- Achieves path following of an autonomous surface vessel (ASV) with a Deep Q-Network (DQN) agent. This code uses reinforcement learning to…☆14Jan 28, 2025Updated last year
- 💻NUAA 2018 操作系统小作业-模拟内存分配程序(BF算法)☆13Jul 2, 2018Updated 8 years ago
- Operating systems scheduling algorithms visualization.☆10Sep 1, 2023Updated 3 years ago
- 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问题的:蚁群算法、遗传算法、粒子群算法、模拟退火算法、禁忌搜索算法、动态规划算法、贪心算法☆55Jun 22, 2022Updated 4 years ago
- 牛逼的A*算法,最好的寻路算法☆11Feb 28, 2020Updated 6 years ago
- Adaptive neural PD controllers for mobile manipulator trajectory tracking☆14Jun 25, 2021Updated 5 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
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- A Deep Reinforcement Learning model for high volume and frequency Forex Portfolio Management☆13Jan 11, 2023Updated 3 years ago
- 基于MPC的移动机器人轨迹跟踪控制,详情见https://blog.csdn.net/a735148617/article/details/113784730☆47Feb 14, 2021Updated 5 years ago
- JavaWeb项目:主要的功能模块主要有订单管理、购物车、支付管理☆13Jun 23, 2018Updated 8 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Dec 11, 2018Updated 7 years ago
- 基于CLIP实现以文精准搜图☆16Sep 20, 2023Updated 3 years ago
- Implemented fully documented Cuckoo Search Optimization algorithm via Levy Flights (basic model) using Python programming language☆28Jul 2, 2022Updated 4 years ago
- A simulink platform for Overactuated ROV (BlueROV Heav): dynamic positioning, path following...☆18Apr 19, 2024Updated 2 years ago