Hacker News new | ask | show | jobs
by eivarv 3563 days ago
Dropout can certainly be applied generally - it's useful as a regularization technique (especially in wide and deep networks) to combat overfitting in other fields than computer vision.

CNNs can be used in other fields as well.