Skip to content
/ FAA Public

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

Notifications You must be signed in to change notification settings

kecoma1/FAA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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