decile-team / cords

Reduce end to end training time from days to hours (or hours to minutes), and energy requirements/costs by an order of magnitude using coresets and data selection.
https://cords.readthedocs.io/en/latest/
MIT License
316 stars 53 forks source link

Replace apricot with submodlib #70

Closed ghost closed 1 year ago

ghost commented 2 years ago

Fixes #16
submodlib is now used for the CRAIG strategy/dataloader as well as the submodular strategy/dataloader. Please let me know if you have any feedback!

Notes:

krishnatejakk commented 2 years ago

@mikespencer720 Thanks a lot for your help. I have started the code review. Will push the code if there are no issues.