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

Should we treat integer parameters separate from float parameters, treat them the same, or leave it to the user? #5

Open
sgbaird opened this issue Aug 3, 2022 · 1 comment

Comments

@sgbaird
Copy link
Member

sgbaird commented Aug 3, 2022

There are 10 discrete integer parameters and 10 continuous float parameters out the 20 numerical parameters.

@sgbaird
Copy link
Member Author

sgbaird commented Aug 3, 2022

Related to a point Jeet discussed over Slack, if we treat the integer parameters as discrete parameters, then there's some question about how to implement linear inequality constraints. If we treat the integer parameters as continuous, this introduces flat plateaus into the model space. I'm unsure if that's a helpful response surface feature relative to real materials optimization tasks.

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