dekeky / HuaWeiSoftwareChallenge2023
这是2023华为软件精英挑战赛 初赛阶段319万分的代码,广西省第一名,粤港澳区排名第8。该比赛要求选手在一个50m*50m的地图上,控制4台机器人进入任务调度,设计机器人的运动算法、路径规划算法、任务调度算法,去分布在地图上的各种类型的工作台购买或者出售商品,赚取差价,以取得收益最大化为目标。
☆17Updated last year
Alternatives and similar repositories for HuaWeiSoftwareChallenge2023
Users that are interested in HuaWeiSoftwareChallenge2023 are comparing it to the libraries listed below
Sorting:
- 遗传算法路径规划及仿真☆51Updated 5 years ago
- shouyuantianxia / Algorithmic-Game-Theory-Application-on-Multi-agent-Combat-and-Verification-Platform-Design本科毕业设计:《多智能体博弈兵棋推演理论与验证平台设计》的源代码附录内容。强化学习算法的实现上参考了周沫凡先生的开源代码https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow☆55Updated 4 years ago
- 路径规划、轨迹优化算法☆27Updated 3 years ago
- rl-papers☆47Updated 2 years ago
- 深度强化学习各算法介绍与Pytorch实现☆54Updated 10 months ago
- Implement some algorithms of RL☆47Updated 2 years ago
- UAVGym是一个用python编写的GYM风格的无人机仿真环境,用于强化学习算法的研究。☆54Updated last year
- Attempt to reproduce and improve the implementation of the paper 'Improving Multi-Target Cooperative Tracking Guidance for UAV Swarms Usi…☆36Updated 10 months ago
- A dual-objective dynamic perception path planning method based on deep reinforcement learning is proposed, which perceives crime risk and…☆16Updated 6 months ago
- An easier PyTorch deep reinforcement learning library.☆208Updated 4 months ago
- 基于gym的pytorch深度强化学习(DRL)(PPO,PPG,DQN,SAC,DDPG,TD3等算法)☆105Updated last month
- ☆62Updated 2 years ago
- ☆15Updated 9 months ago
- 动手学强化学习代码☆56Updated last year
- 无人机动态覆盖控制;1. 实现了一个无人机点覆盖环境;2. 给出了无人机连通保持规则;3. 给出了基于MARL的控制算法☆49Updated 8 months ago
- [EAAI] A two-stage reinforcement learning-based approach for multi-entity task allocation.☆15Updated 8 months ago
- 设置不同的栅格地图,采用TSP问题的求解思路,应用多种算法实现单个机器人在有障碍和无障碍情况下的全覆盖路径规划: 动态规划、分支限界、蚁群算法、模拟退火以及简单的弓字型遍历。还实现了MTSP,即多旅行商问题。☆76Updated 4 years ago
- 各种环境下多智能体协同围捕算法的实现☆15Updated 4 years ago
- 基于蒙特卡洛树搜索算法实现多机器人区域覆盖路径规划,并将覆盖结果可视化☆11Updated 2 years ago
- [TPAMI] Interaction Pattern Disentangling for Multi-Agent Reinforcement Learning☆28Updated last year
- 多智能体学习库☆18Updated 3 years ago
- 集群仿真系统:包括轮式机器人与四旋翼无人机,支持crazifly等硬件平台☆22Updated last year
- TD3 in Pytorch☆33Updated 3 years ago