Automatic Differentiation Neural Networks in 100 lines of pure Python Can we build a Deep learning framework in plain Python and Numpy? Can we make it compact, clear and extendable? Let's set out to explore those ideas and see what we can create!