distil icon indicating copy to clipboard operation
distil copied to clipboard

DISTIL: Deep dIverSified inTeractIve Learning. An active/inter-active learning library built on py-torch for reducing labeling costs.

Results 12 distil issues
Sort by recently updated
recently updated
newest added

Though it says that distil coud be used with custom datasets there are no tutorials to support this claim and I have not been able to implement any kaggle datasets...

Hi Team, I'm interest on utilizing https://github.com/decile-team/distil for active learning. My aim is to create a system where we select a subset of tasks from a larger pool and forward...