Artificial Intelligence: Pricipals and Applications
Topic outline
-
- Weak AI vs Strong AI
- AI applications
- AI Agent
- PEAS Model
- Communication between Agents
- Types of AI agents
-
- A* Search, Greedy Search (Remind)
- Local Search (Hill Climbing, Simulated Annealing, Tabu Search, Beam Search, Genetic Algorithms)
- Adversary Games (MiniMax, Alpha-Beta Pruning)
-
- Definition & Applications
- Backtracking Search
- Filtering and Propagation
- General Heuristics (MRV, Degree Heuristic, LCV)
- Forward Checking
- Arc-Consistency (AC-3)
- Min-Conflicts
-
- Types of machine learning
- K-Nearest Neighbors (KNN)
- Artificial Neural Networks (ANN)
-
- Bayes method
- Hidden Markov Models (HMM)
-
- Definition & Applications
- NLP processing levels
- Evaluation of an NLP system