FFANN.Old but important project. Very general implementation of a feed forward artificial neural network in both Matlab and Python, tweakable via an easy config file. Note: you WILL have to muck with this to get it to run on your system: download MNIST, any related helper functions (or write them yourself), and tweak anything else still broken. None of this should matter: this code is meant to accompany my miniature machine learning course and give a starting point to students who are seeing this for the first time. However, if you do find specific errors, shoot me an email and I'll find time to fix them.