Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

labs-machine-learning

README.md

ml-stuff

machine learning, AI, deep learning stuff

Machine learning Labs

Lab descriptions

Set-up:

Structure:

  • implementations of the algorithms presented at course
  • opencv/ - image recognition programs

Implementations

  • data structrure for ID3
  • Linear regression - used Scikit
  • visualizer for the linear regression dataset from CMU, and the output of the algorithm