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

Impose a shallow class hierarchy for Controllers #11

Open
2 tasks
Danfoa opened this issue Jul 5, 2024 · 0 comments
Open
2 tasks

Impose a shallow class hierarchy for Controllers #11

Danfoa opened this issue Jul 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Danfoa
Copy link
Collaborator

Danfoa commented Jul 5, 2024

We need to use the control instances outside of the repository in a modular fashion.

  • Instantiate the controllers without using the config file after the initialization. I.e., the constructor handles the configuration parameters.
  • Differentiate Gradient and Sampling based methods, and import dependencies related to each controller alone.
@Danfoa Danfoa added the enhancement New feature or request label Jul 5, 2024
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
2 participants