Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 238 Bytes

FAA

Repository for the "Fundamentos del Aprendizaje Automático" subject.

In these assignments I implemented several AI algorithms such as:

  • Naive Bayes
  • K nearest neighbors
  • Logistic regression
  • Genetic algorithms