Joe-zsc / April-AELinks
implementation of the paper "APRIL: Towards Scalable and Transferable Autonomous Penetration Testing in Large Action Space via Action Embedding".
☆11Updated 9 months ago
Alternatives and similar repositories for April-AE
Users that are interested in April-AE are comparing it to the libraries listed below
Sorting:
- ☆13Updated 8 months ago
- GNN MARL Approach for the CAGE-4 automated cyber defense challenge☆13Updated last year
- Team Mindrake's hierarchical RL solution to the second CybORG CAGE challenge.☆13Updated 10 months ago
- This repo supports integrating LLMs and communication algorithms with MARL using SMAC as the platform. It provides an end-to-end workflow…☆11Updated 7 months ago
- The TTCP CAGE Challenges are a series of public challenges instigated to foster the development of autonomous cyber defensive agents. Thi…☆60Updated 5 months ago
- Gym-based environment for training offensive RL agents. Agents can generalize to unseen scenarios and simulation-trained agents can be de…☆39Updated last year
- only access to the api_key; python; GUI☆10Updated 11 months ago
- Multi-Agent Reinforcement Learning on network-security☆19Updated 3 years ago
- Concise pytorch implements of DRL algorithms, including REINFORCE, A2C, DQN, PPO(discrete and continuous), DDPG, TD3, SAC.☆1,382Updated 2 years ago
- An Abstract Cyber Security Simulation and Markov Game for OpenAI Gym☆84Updated 7 months ago
- A curated list of resources dedicated to reinforcement learning applied to cyber security.☆939Updated 3 weeks ago
- Deep RL agents for NASimEmu. See also https://github.com/jaromiru/NASimEmu.☆15Updated last year
- Concise pytorch implements of MARL algorithms, including MAPPO, MADDPG, MATD3, QMIX and VDN.☆647Updated 2 years ago
- Lightweight version of MAPPO to help you quickly migrate to your local environment.☆732Updated 7 months ago
- Implementations of IQL, QMIX, VDN, COMA, QTRAN, MAVEN, CommNet, DyMA-CL, and G2ANet on SMAC, the decentralised micromanagement scenario…☆1,649Updated 3 years ago
- Python Multi-Agent Reinforcement Learning framework☆2,086Updated 2 years ago
- An environment based on JSBSIM aimed at one-to-one close air combat.☆409Updated 4 months ago
- This is the official implementation of Multi-Agent PPO (MAPPO).☆1,701Updated last year
- Multi-Agent Reinforcement Learning (MARL) papers☆273Updated 3 years ago
- TTCP CAGE Challenge 2☆50Updated 2 weeks ago
- PyTorch implementations of popular off-policy multi-agent reinforcement learning algorithms, including QMix, VDN, MADDPG, and MATD3.☆499Updated 2 years ago
- XuanCe: A Comprehensive and Unified Deep Reinforcement Learning Library☆955Updated last week
- ☆10Updated 2 years ago
- Deception and Moving Target Defense with Network Attack Simulation Paper Code☆13Updated 2 years ago
- Pytorch implementation of the MARL algorithm, MADDPG, which correspondings to the paper "Multi-Agent Actor-Critic for Mixed Cooperative-C…☆654Updated 3 years ago
- Official implementation of HARL algorithms based on PyTorch.