scikit-learn: machine learning in Python. Please feel free to ask specific questions about scikit-learn. Please try to keep the discussion focused on scikit-learn usage and immediately related open source projects from the Python ecosystem.
ogrisel on main
MAINT Clean-up comments and ren… (compare)
ogrisel on engine-api
FIX Add special case handling f… (compare)
it's only really the convolutions that take advantage of the neighborhood of pixels I suppose
No: if you have deep conv layers with downsampling (strides or max pooling for instance) the conv layers can capture large high level complex patterns that span a large receptive field.