Skip to content

More realistic random domain generation required  #24

Description

@jaromiru

The static toy environments are not suitable for training an agent for generalization. The chainpattern is solvable with a trivial strategy, which is not enough to demonstrate that a certain method is good enough.

The random environment in cyberbattle.simulation.generate_network is not realistic and deep enough. In a random network of 50 nodes, only 1 or 2 are actually hackable.

The random environment in cyberbattle.simulation.environment_generation seem to be very limited as well (usually, no other nodes discovered).

To train generalizing agents, a more complex, dynamic and realistic environment generation is needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions