Skip to content

Implementation of a proper class structure of all actions #144

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

Open
nquetschlich opened this issue Oct 6, 2023 · 0 comments
Open

Implementation of a proper class structure of all actions #144

nquetschlich opened this issue Oct 6, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nquetschlich
Copy link
Collaborator

Currently, many different types of actions are used and stored as (list of) dict in mqt.predictor.rl.helper. This is not ideal, because the typing of those methods gets quite chaotic and becomes less understandable.

An early try to implement this has been started in #71. Although that branch is rather outdated, the structure itself can most likely still be used.

@nquetschlich nquetschlich added the enhancement New feature or request label Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant