Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 246 Bytes

Source code of General Machine Learning

This project is for implmenting these general machine learning algorithms:

  • Perception
  • Logistic regerssion
  • Deceision Tree
  • Support Vector Machine
  • K nearest negihbour
  • Hidden Markov model