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

Support for Pytorch Lightning #47

Closed
Dref360 opened this issue Mar 27, 2020 · 0 comments
Closed

Support for Pytorch Lightning #47

Dref360 opened this issue Mar 27, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects

Comments

@Dref360
Copy link
Member

Dref360 commented Mar 27, 2020

Pytorch Lightning has become increasingly popular. It would be a valuable addition to support their community.

The main component to support is the ActiveLearningLoop. We can make a new Mixin to support our ModelWrapper.predict_on_dataset, ModelWrapper.predict_on_batch and some utils like limiting the number of samples in the pool.

@Dref360 Dref360 added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Mar 27, 2020
@Dref360 Dref360 added this to To do in Roadmap via automation Mar 27, 2020
@Dref360 Dref360 moved this from To do to Done in Roadmap Aug 28, 2020
@Dref360 Dref360 closed this as completed Aug 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
No open projects
Roadmap
  
Done
Development

No branches or pull requests

1 participant