Skip to content

Artn and flare #144

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

Merged
merged 97 commits into from
Jun 9, 2025
Merged

Artn and flare #144

merged 97 commits into from
Jun 9, 2025

Conversation

rousseab
Copy link
Collaborator

@rousseab rousseab commented Jun 2, 2025

A first tracer bullet for active learning with FLARE.

@rousseab rousseab marked this pull request as draft June 6, 2025 16:36
@rousseab rousseab marked this pull request as ready for review June 6, 2025 20:45
active_environment_indices=active_environment_indices,
)

logger.info(" Fitting the FLARE hyperparameters...")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that we should make this logging more agnostic to the method. Maybe not in this PR, but something to keep in mind as a TODO

logger.info(f" sigma = {sigma: 12.8f}")
logger.info(f" sigma_e = {sigma_e: 12.8f}")
logger.info(f" sigma_f = {sigma_f: 12.8f}")
logger.info(f" sigma_s = {sigma_s: 12.8f}")
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all the parameters above are FLARE dependent. Maybe we could hide this logging in a flare_trainer method ? Or something like that. Could be done in another PR

@rousseab rousseab merged commit 06e733b into main Jun 9, 2025
1 check passed
@rousseab rousseab deleted the artn_and_flare branch June 9, 2025 11:52
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