jmschrei / apricot

apricot implements submodular optimization for the purpose of selecting subsets of massive data sets to train machine learning models quickly. See the documentation page: https://apricot-select.readthedocs.io/en/latest/index.html
MIT License
497 stars 48 forks source link

Bidirectional Greedy #42

Open RuoyuChen10 opened 3 months ago

RuoyuChen10 commented 3 months ago

Hi, I would like to know which paper or algorithmic process your various greedy search algorithms come from. Such as Bidirectional Greedy, I'm looking forward to your reply!