nf-core / deepmodeloptim

Stochastic Testing and Input Manipulation for Unbiased Learning Systems
https://nf-co.re/deepmodeloptim
MIT License
23 stars 9 forks source link

[feat] add noise to class labels #134

Closed suzannejin closed 1 month ago

suzannejin commented 6 months ago

For example for labels with class 0|1, we don't want Gaussian noise, instead we want to switch 1 to 0, and viceversa, given certain probability.

mathysgrapotte commented 1 month ago

cf stimulus-py