Monte - machine learning in pure Python.
Project description
Monte (python) is a framework for rapidly building learning machines, such as neural networks, conditional random fields, logistic regression, and others. Monte consists of almost 100% pure Python code (with a little bit of optional inline-C for efficiency) and is therefore extremely easy to use and to extend.