Skip to content

mbollmann/perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Continue implementation
  • List requirements
  • Check Python 3 compatibility
  • Continue this README

About

Collection of various perceptron algorithms, mainly for NLP purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages