micromlp: A From-Scratch Neural Net That Predicts Housing Prices
Developer soasme released micromlp, a single-file Python neural network with no dependencies that predicts California housing prices using a 2-layer MLP and from-scratch automatic differentiation, ins…