Skip to content

PR to add new active learning pipelines#74

Open
kiranvad wants to merge 3 commits intousnistgov:mainfrom
kiranvad:utility_query_al
Open

PR to add new active learning pipelines#74
kiranvad wants to merge 3 commits intousnistgov:mainfrom
kiranvad:utility_query_al

Conversation

@kiranvad
Copy link
Copy Markdown
Contributor

@kiranvad kiranvad commented Aug 27, 2025

This PR tracks an attempt to reproduce the active learning framework from Roman Garnett. Currently, utilities and query strategies are implemented as relevant to the AFL phase mapping workflows.

ToDos:

  • Implement test functions for Utility.py and QueryStrategy.py
  • Implement a new capability called Selector.py that selects points to be optimized by QueryStrategy.py. Currently, each utility has a special attribute called domain used as the querying selector. The upcoming changes will try to replace it with a standalone pipeline.

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.

1 participant