eth-easl / modyn

Modyn is a research-platform for training ML models on growing datasets.
MIT License
25 stars 3 forks source link

Make embeddings optional for drift #574

Open MaxiBoether opened 1 month ago

MaxiBoether commented 1 month ago

Some drift policies might use the raw data tensor instead of embeddings for drift detection. This is not yet supported by Modyn.