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

Update README and CONTRIBUTING #222

Merged
merged 5 commits into from
Jul 18, 2022
Merged

Update README and CONTRIBUTING #222

merged 5 commits into from
Jul 18, 2022

Conversation

Dref360
Copy link
Member

@Dref360 Dref360 commented Jun 26, 2022

Summary:

Rename BaaL to Baal.
Improve contribution guidelines as few people uses Poetry.
Added list of current maintainers.

Features:

Checklist:

  • Your code is documented (To validate this, add your module to tests/documentation_test.py).
  • Your code is tested with unit tests.
  • You moved your Issue to the PR state.

@Dref360
Copy link
Member Author

Dref360 commented Jul 10, 2022

ping

@GeorgePearse
Copy link
Collaborator

GeorgePearse commented Jul 11, 2022

ping

Will review properly tonight! Cheers for the ping, had no idea this existed.

Edit: *tomorrow morning. Got preoccupied with work stuff.

At first, we will **not** support label propagation, but it can be done in the future.

## Motivation

Many papers propose to combine active learning and semi-supervised learning. Currently, it is not easy to perform SS learning with BaaL. One needs to know the internal representation of ActiveLearningDataset to do so.
Many papers propose to combine active learning and semi-supervised learning. Currently, it is not easy to perform SS learning with Baal. One needs to know the internal representation of ActiveLearningDataset to do so.
This RFC proposes a new API to make this easier.
Copy link
Collaborator

@GeorgePearse GeorgePearse Jul 12, 2022

Choose a reason for hiding this comment

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

Will this just be label prop? I guess editing the API would account for all techniques. Is there a specific package that implements SSL techniques that we should aim to integrate with?

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm not familiar with any, and there is not much research around SSL in AL. We do have some light support for it, but we don't have a tutorial or anything.

Copy link
Collaborator

@parmidaatg parmidaatg left a comment

Choose a reason for hiding this comment

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

looks good :)

@Dref360 Dref360 enabled auto-merge (squash) July 18, 2022 14:31
@Dref360 Dref360 merged commit e51cab6 into master Jul 18, 2022
@Dref360 Dref360 deleted the docs/update_readme branch July 18, 2022 14:43
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.

3 participants