Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 301 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 301 Bytes

Algorithms for IA

This is a repo to save my AI class tasks

TODO algorithms

  • Page Rank
  • Non informed search
  • Informed search
  • Competitive Search
  • Machine Learning and KNN
  • Naïve Bayes (Weka)
  • Linear regression
  • Neural Networks (OCR)
  • K-Means