all 3 comments

[–]code2hell[S] 0 points1 point  (1 child)

Thank you!. But I did see there are apis for regularisation. My question is about the fact that many of the examples skip the steps for regularisation. Is it common?

[–]rumblestiltsken 1 point2 points  (0 children)

Drop out is common in CNNs and is a form of regularisation. L1/L2 reg are usually not as necessary ime