mbollmann / perceptron

Collection of various perceptron algorithms, mainly for NLP purposes
MIT License
0 stars 0 forks source link

perceptron

A collection of various perceptron algorithms, written in Python 2.x using numpy.

Parts of the code are inspired by lxmls-toolkit, others by numerous articles and tutorials on perceptrons.

This is currently work in progress.

To-dos