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

Optimize existing miners #619

Open
AlekseySh opened this issue Jul 8, 2024 · 0 comments
Open

Optimize existing miners #619

AlekseySh opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@AlekseySh
Copy link
Contributor

AlekseySh commented Jul 8, 2024

We currently have a list of miners. The idea is to evaluate their performance and compare them to the analogues from the PyTorchMetricLearning library. Since miners only require sample IDs and their labels, the performance test will be simple and compact, and can be evaluated on synthetic data. If some of the miners appear to be slow, we should optimize them.

@AlekseySh AlekseySh added the good first issue Good for newcomers label Jul 8, 2024
@AlekseySh AlekseySh self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Status: To do
Development

No branches or pull requests

1 participant