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

Smart ASP #81

Merged
merged 5 commits into from
Sep 7, 2024
Merged

Smart ASP #81

merged 5 commits into from
Sep 7, 2024

Conversation

tinatorabi
Copy link
Collaborator

This PR allows the user to choose one of the two "smart" or "basic" modes when using ASP. The "basic" mode returns the best model on the training set, and the "smart" mode returns the best model on the validation set. It currently takes in "A_val" and "y_val" as validation data but we can also add in a way for it to select random rows for training and validation or another implementation in ACEpotentials.

@cortner
Copy link
Member

cortner commented Sep 7, 2024

Thank you, Tina - I'll try to integrate and test this on Monday at the latest. My goal is to replicate again with this implementation all your tests with the new ACE kernels? That would be extremely useful for Chuck and I.

@cortner cortner changed the base branch from main to asp September 7, 2024 18:06
@cortner
Copy link
Member

cortner commented Sep 7, 2024

merging into asp branch to continue development there.

@cortner cortner merged commit 9e1b1d7 into ACEsuit:asp Sep 7, 2024
0 of 9 checks passed
@cortner cortner mentioned this pull request Sep 7, 2024
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

Successfully merging this pull request may close these issues.

2 participants