Artificial Intelligence Applications Lab

List of Practical 

  1. Write a program to implement Breath First Search Traversal.
  2. Write a program to implement Water Jug Problem.
  3. Write a program to solve the Monkey Banana problem using PROLOG.
  4. Write a program to remove stop words for a given passage from a text file using NLTK.
  5. Write a program to POS (part of speech) tagging for the give sentence using NLTK.
  6. Write a program to implement Lemmatization using NLTK.
  7. Write a program for Text Classification for the given sentence using NLTK.
  8. Program to demonstrate Simple Linear Regression
  9. Program to demonstrate k-Nearest Neighbor flowers classification
  10. Program to demonstrate Naïve- Bayes Classifier
  11. Implement Union, Intersection, Complement and Difference operations on fuzzy sets. Also create fuzzy relation by Cartesian product of any two fuzzy sets and perform maxmin composition on any two fuzzy relations.
  12. Solve Greg Viot’s fuzzy cruise controller using MATLAB Fuzzy logic toolbox.
  13. Solve Air Conditioner Controller using MATLAB Fuzzy logic toolbox.



No comments:

Post a Comment