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

Isolate BluePyMM from BluePyOpt using API provided by user #75

Open
wvangeit opened this issue Jun 23, 2017 · 0 comments
Open

Isolate BluePyMM from BluePyOpt using API provided by user #75

wvangeit opened this issue Jun 23, 2017 · 0 comments

Comments

@wvangeit
Copy link
Contributor

To allow for easier testing of the e-models provided, and to simplify the bluepymm main code, we should remove the bluepyopt specific code from the bluepymm core, and let the user implement an API to interact with the model.
Example of api functions (names are crazy of course):
create_hoc_for_parameters
run_model_and_return_score_for_certain_morphology

We probably should add a submodule to bluepymm to provide an example of such an API that can be adapted for user specific needs if necessary.

@wvangeit wvangeit added this to the Open source milestone Jun 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant