CyChan811 / DQNLinks
DQN by Matlab and Python
☆34Updated 5 years ago
Alternatives and similar repositories for DQN
Users that are interested in DQN are comparing it to the libraries listed below
Sorting:
- Use Multi-Agent Deep Deterministic Policy Gradient(DDPG) algorithm to find reasonable paths for ships☆35Updated 3 years ago
- my code for paper Parameterized-DQN☆25Updated 4 years ago
- ☆38Updated 4 years ago
- Use Multi-agent Twin Delayed Deep Deterministic Policy Gradient(TD3) algorithm to find reasonable paths for ships☆64Updated 2 years ago
- created an environment of 10*10 grid and 4 UAVs to carry out coverage path planning cooperatively☆107Updated 4 years ago
- Python implementation of DDQN multi-UAV data harvesting☆206Updated 3 years ago
- 基于深度强化学习技术(DRL),提出了结合D3QN算法和多步学习的无人机3D路径优化算法。为进一步优化算法,提出一种三维同步导航和无线电测绘(SNARM)新框架。☆67Updated 2 years ago
- AI4IS / Multi-Dimensional-Decision-Making-for-UAV-Air-Combat-Based-on-Hierarchical-Reinforcement-LearningThis project is the partially open source code of EI thesis Multi-Dimensional Decision-Making for UAV Air Combat Based on Hierarchical Re…☆25Updated last year
- MBaranPeker / Pursuit-Evasion-Game-with-Deep-Reinforcement-Learning-in-an-environment-with-an-obstacleIn this study, a multi agent chase-escape problem using Deep Q learning. Actors of the problem are smart evader and smart pursuers with o…☆27Updated 2 years ago
- including PPO, SAC, TD3, DDPG, DQN, DDQN, DuelingDQN algorithms☆23Updated 6 months ago
- Deep Q Network-based scheduling over two-hop wireless channels.☆17Updated 4 years ago
- This is a reinforcement learning algorithm library. The code takes into account both performance and simplicity, with little dependence.☆105Updated 3 years ago
- Deep Reinforcement Learning (DRL) algorithms have been successfully applied to a range of challenging simulated continuous control single…☆52Updated 6 years ago
- 多代理(Multi agent)强化学习Qlearning算法在多目标探测问题(任务分配+功率优化)中的应用☆29Updated 6 years ago
- UAV trajectory design (DQN)☆22Updated 4 years ago
- Codes for paper of 'Solving job scheduling problems in a resource preemption environment with multi-agent reinforcement learning'☆51Updated 2 years ago
- Parametrized Deep Q-Networks Learning: Reinforcement Learning with Discrete-Continuous Hybrid Action Space☆57Updated 3 years ago
- Deep reinforcement learning algorithms implemented using PyTorch, including DQN、DDPG、PPO、SAC、DDQN、Noisy-DQN.☆33Updated last month
- Deep Reinforcement Learning for UAV Routing in The Presence of Multiple Charging Stations☆32Updated 2 years ago
- MATLAB implementation of DQN for a navigation environment☆14Updated 5 years ago
- This is the source code of "Efficient training techniques for multi-agent reinforcement learning in combatant tasks".☆99Updated 5 years ago
- The Python implementation of the proposed framework in the paper Evolutionary Multi-Objective Deep Reinforcement Learning for Autonomous …☆31Updated 2 years ago
- Source code of paper "A Hierarchical Reinforcement Learning Algorithm Based on Attention Mechanism for UAV Autonomous Navigation"☆24Updated 3 years ago
- Developed a Multi-Agent DDPG to solve Vehicle Scheduling problem.☆14Updated 2 years ago
- A solution for Dynamic Spectrum Management in Mission-Critical UAV Networks using Team Q learning as a Multi-Agent Reinforcement Learning…☆75Updated 4 years ago
- An OpenaAIGym-based framework allowing to test hybrid approaches (RL + path planning) for multi-UAV systems that are supposed to provide …☆130Updated last year
- Code for Deep Reinforcement Learning Based UAV Path Planning Algorithm in Agricultural Time-Constrained Data Collection☆24Updated 2 years ago
- This is a repo for my Bachelor's dissertation, a topic about using Reinforcement Learning to solve EV charge Scheduling question.☆27Updated 2 years ago
- Simple and efficient implementation of DQN DDPG TD3 SAC PPO MADDPG MATD3 MASAC MAAC IPPO MAPPO HAPPO MAT MORL☆136Updated 4 months ago
- using actor-critic method to dealing with the path-planning UAV problem☆20Updated 6 years ago