Writing a multilayer neural network
This article explains how to create a multilayer neural network.
Regex-powered blog engine
tl;dr: How this website was made, and why you shouldn't copy me. In the age of heavyweight frameworks and complex build tools, there's something refreshing about going back to basics. This article is about how i build a lightweight static blog generator using nothing but regex-powered string substitution and a schema-driven approach.