/CSE440

🎓 🧠 Assignments of Artificial Intelligence course (CSE440) offered by the Department of Electrical and Computer Engineering at North South University, Dhaka, Bangladesh.

Primary LanguagePython

CSE440

Codacy grade Code Climate maintainability

CSE440 is an introductory course on Artificial Intelligence, which was offered by Mirza Mohammad Lutfe Elahi sir during Fall 2017 semester at North South University, Dhaka, Bangladesh. This repository contains the assignments that were completed during this course.

Note: All programs were written in Python 3.6.2.

For C++ implementations of these assignments, you can visit my friend Anirudha Paul's repository that contains his assignments for the same course, under the same faculty member, completed earlier; except instead of KNN, they did Wumpus World in his class.