Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 534 Bytes

File metadata and controls

18 lines (12 loc) · 534 Bytes

AI codes from simple to advanced

Machine Learning Scripts and Reports:

I have uploaded some course projects done with artificial intelligence here, including:

  • Breast Cancer Prediction
  • Markvo Models (MM)
  • Hidden Morkov Models (HMM)
  • Handwritten Digit Classification

The codes are all written in Python.

You may need to install some packages to run the code including 'sklearn' and 'pomegranate'.

Please read the README.md for each of the directories for more details.