theochem / Selector

Python library of algorithms for selecting diverse subsets of data for machine-learning.
https://selector.qcdevs.org
GNU General Public License v3.0
22 stars 21 forks source link

Add Interface for ```OptiSim``` Algorithm #224

Closed JackyZzZz closed 2 months ago

JackyZzZz commented 3 months ago

This PR introduces the interface for the OptiSim algorithm.

The demo of the PR is live on HuggingFace.