Hacker News new | ask | show | jobs
by mk67 920 days ago
Adding noise is generally helpful for regularization in ML. Most modern deep learning approaches do this in one way or the other - mostly dropout. It improves generalization capabilities of the model.