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

Add training/fine tuning WorkGraph #173

Open
ElliottKasoar opened this issue Nov 29, 2024 · 0 comments
Open

Add training/fine tuning WorkGraph #173

ElliottKasoar opened this issue Nov 29, 2024 · 0 comments
Labels
enhancement New/improved feature or request

Comments

@ElliottKasoar
Copy link
Member

This will involve something along the lines of:

  • Download data
  • Calculate descriptors (will likely use high throughput from Add generic high throughput calculations #169, but operating on outputs, rather than actual files)
  • Furthest point sampling to filter structures based on descriptors
  • Calculate DFT E0s, forces (again, hopefully use high throughput WorkGraph, but with quantum espresso instead of janus calculations)
  • Preprocess data
  • Train/fine tune model
@ElliottKasoar ElliottKasoar added the enhancement New/improved feature or request label Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New/improved feature or request
Projects
None yet
Development

No branches or pull requests

1 participant