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

Allow Experiment$new to take a list of {dgp,method,eval,visualizer}_funs #80

Open
jpdunc23 opened this issue Sep 21, 2021 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@jpdunc23
Copy link
Contributor

The user may just want to pass a function directly rather than having to initialize the DGP (etc.) object with the function before passing to Experiment$new. Passing objects is the encouraged way for more flexibility of initialization, but can support this as well for convenience.

@jpdunc23 jpdunc23 added the enhancement New feature or request label Sep 21, 2021
@jpdunc23 jpdunc23 self-assigned this Sep 21, 2021
@jpdunc23 jpdunc23 changed the title Allow Experiment$new be able to take a list of {dgp,method,eval,visualizer}_funs Allow Experiment$new to take a list of {dgp,method,eval,visualizer}_funs Sep 25, 2021
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