Practical Aspect of the Intelligent Systems Course
Topics explored during laboratory/assignments
| Building a Conceptual Foundation | |
|---|---|
| Linked List | Heaps and priority queues |
| AVL trees | Backtracking Programming Technique |
| B– trees | Sorting and Selection Algorithms |
| String searching algorithms - Boyer – Moore or KMP algorithm | Graph traversal - BFS and DFS |
| Advanced Concepts | |
|---|---|
| Dynamic programming | Face Recognition Algorithm |
| Fuzzy Algorithm | Ant Colony Optimisation |
| Data Mining of database using UCI Machine Learning Repository | Genetic Algorithm |
| Artificial Neural Network | Support Vector Machines |
| Face Recognition using various Algorithms | Linear Disciminant Analysis |
| OpenCV Library | Bayesian Classifier |
| Bayesian Belief Networks | K-Means Clustering |
Tools Used
