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

writing down the parameter space #2

Open
yamins81 opened this issue Jun 27, 2016 · 0 comments
Open

writing down the parameter space #2

yamins81 opened this issue Jun 27, 2016 · 0 comments

Comments

@yamins81
Copy link
Collaborator

Look at the function get_model in curiosity repo in the file

curiosity/models/obj_detector_feedforward.py

initial strategy:
1) in parallel randomly draw from parameter space and run models [do on openmind]
2) if there's any traction, we can do hyperopt (look at hyperopt package)
--> traction = does anything besides the base model train at all?
is there any range in testing performance? [needs to comparable across models]
is there any range in consistency to humans?
is there any range in consistency to base model?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant