Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 413 Bytes

TODO.md

File metadata and controls

17 lines (10 loc) · 413 Bytes

TODO:

This is an ever changing list of different algorothms to be implemented. You can do a pull request to request for more to be added, improve code or contribute to new ones

Bucket List

  • Instance based Learning
    • K Means Clustering
  • Artificial Neural Networks
    • Perceptron
    • Adaline
    • Backpropagation