Victorletzelter/annealed_mcl
Annealed Multiple Choice Learning: Overcoming limitations of Winner-takes-all with annealing (NeurIPS 2024)
When you need to categorize complex data or separate distinct signals from a mixed input, this project provides a new method called Annealed Multiple Choice Learning (aMCL). It improves upon traditional 'winner-takes-all' approaches by offering more stable and robust results. This tool takes your raw data, like audio recordings or multi-feature datasets, and outputs clearer classifications or separated components.
No commits in the last 6 months.
Use this if you are working with classification tasks or signal separation where conventional methods struggle with distinct cluster formation or signal identification.
Not ideal if your primary goal is basic data clustering or if you require an off-the-shelf, low-code solution for simple classification.
Stars
10
Forks
—
Language
Python
License
—
Category
Last pushed
May 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Victorletzelter/annealed_mcl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SimonBlanke/Gradient-Free-Optimizers
Lightweight optimization with local, global, population-based and sequential techniques across...
Gurobi/gurobi-machinelearning
Formulate trained predictors in Gurobi models
emdgroup/baybe
Bayesian Optimization and Design of Experiments
heal-research/pyoperon
Python bindings and scikit-learn interface for the Operon library for symbolic regression.
simon-hirsch/ondil
A package for online distributional learning.