Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add heuristic defender decision agent #95

Draft
wants to merge 8 commits into
base: add-base-mal-simulator
Choose a base branch
from

Conversation

mrkickling
Copy link
Collaborator

@mrkickling mrkickling commented Jan 29, 2025

Currently used for jakobs needs, will be ready to merge after #87 is merged to main.

… vectorized simulator

MALSimulator handles:
- agent registration
- simulation step
- action masks
- state of attack graph
But it does NOT handle the observation format/vectorization.

Other changes:
- Agents state are not dicts but instead MalSimAgent objects
- Add vectorized separate simulator
@mrkickling mrkickling force-pushed the add-heuristic-defender-decision-agent branch from b3e896d to 150ff71 Compare January 29, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant