AIML Syllabus
AIML Syllabus
Course Objective:
To review and strengthen important mathematical concepts required for AI & ML.
Introduce the concept of learning patterns from data and develop a strong theoretical
foundation for understanding state of the art Machine Learning algorithms.
Lab Work:
1. Implementation of logical rules in Python.
2. Using any data apply the concept of:
a. Liner regression
b. Gradient decent
c. Logistic regression
3. To add the missing value in any data set.
4. Perform and plot under fitting and overfitting in a data set.
5. Implementation of clustering and classification algorithms.
Text Books/References:
1. Saroj Kaushik, Artificial Intelligence, Cengage Learning, 1st Edition 2011.
2. Anindita Das Bhattacharjee, “Practical Workbook Artificial Intelligence and Soft
Computing for beginners, Shroff Publisher-X team Publisher.
3. Yuxi (Hayden) Liu, “Python Machine Learning by Example”, Packet Publishing
Limited, 2017.
4. Tom Mitchell, Machine Learning, McGraw Hill, 2017.
5. Christopher M. Bishop, Pattern Recognition and Machine Learning, Springer, 2011.
6. T. Hastie, R. Tibshirani, J. Friedman. The Elements of Statistical Learning, 2e, 2011.
*****