/VTU-AIML-Lab-Programs

AI and ML lab programs VTU 18 Scheme 18CSL76 for computer science and information science engineering 7th sem

Primary LanguageJupyter Notebook

VTU-AI-ML-Lab-Programs-18CSL76-scheme

AI and ML lab programs VTU 18 Scheme 18CSL76 Computer Science and Information Science 7th semester

ARTIFICIAL INTELLIGENCE AND MACHINE LEARNING

LABORATORY

(Effective from the academic year 2018 -2019)

SEMESTER – VII

Course Code 18CSL76         CIE Marks 40

Number of Contact Hours/Week 0:0:2        SEE Marks 60

Total Number of Lab Contact Hours 36        Exam Hours 03

Credits – 2

Course Learning Objectives: This course (18CSL76) will enable students to:

• Implement and evaluate AI and ML algorithms in Python programming language.

Programs List:

1. Implement A* Search algorithm.

2. Implement AO* Search algorithm.

3. Implement candidate Elimination algorithm.

4. Implement ID3 algorithm.

5. Backpropagation Algorithm.

6. Naive Bayesian Classifier Algorithm.

7. EM Algorithm

8. KNN Algorithm.

9. Regression Algorithm