Skip to content

naorbarzilay/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI

1) Search algorithm:

  • BFS
  • A_Star
  • ID_DFS

Implementation of State and Cell class and succssorFunction

Screenshot

2.1) Naïve Bayes

Screenshot

2.2) Perceptron

Screenshot