Course: [S21] Introduction to Artificial Intelligence
This is the repository for AI assignments
Write two search algorithms in Prolog: Backtracking and BFS.
Can be found here
Write Evolutionary Algorithm to generate 512x512 image by giving a source image using any technique.
Can be found here