PRACTICAL EXERCISES:
Implementation of Uninformed search algorithms (BFS, DFS)
Implementation of Informed search algorithms (A*, memory-bounded A*)
Implement naïve Bayes models
Implement Bayesian Networks
Build Regression models
Build decision trees and random forests
Build SVM models
Implement ensembling techniques
Implement clustering algorithms THROUGH KNOWLEDGE
Implement EM for Bayesian networks
Build simple NN models
Build deep learning NN models