This repository contains a from-scratch neural network implementation in Python, focused on N-dimensional convolution and max-pooling layers together with backpropagation. The original project started ...