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

Is fastAI supported #167

Open
vahuja4 opened this issue Dec 2, 2021 · 2 comments
Open

Is fastAI supported #167

vahuja4 opened this issue Dec 2, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@vahuja4
Copy link

vahuja4 commented Dec 2, 2021

I am wanting to know if baal supports the fastAI library? If so, please share an example.

@vahuja4 vahuja4 added the enhancement New feature or request label Dec 2, 2021
@Dref360
Copy link
Member

Dref360 commented Dec 2, 2021

Hello,

I'm not familiar with fastAI unfortunatly.

But let me know if that works for you:

  1. ActiveLearningDataset works on a pytorch Dataset.
  2. ActiveLearningLoop requires a function that returns the predictions from a Pytorch Dataset.
  3. Heuristics like BALD works on any array numpy or tensors.

We would love to know more about this potential integration.

We already support HugginFace and Pytorch-Lightning if that can help!

@Dref360
Copy link
Member

Dref360 commented Mar 14, 2022

Anything I can assist with? Happy to schedule a call as needed too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants