artificial intelligence project
Budget: $10 – $30 USD
In this project you will write an interactive AI tutorial about Constraint Satisfaction Problems. You will write it as a Jupyter notebook which implements and explains some of the essential algorithms you have seen in class.
The Jupyter notebook has to explain the algorithms and related concepts in both Arabic and English, and most importantly it has to explain how to implement the algorithms from scratch.
The notebook should also contain at least one appropriate formulated problem to which the algorithm is applied. Their performance must be evaluated and compared. The problem should preferably be a simplified problem from our background and daily interactions.
You should guide the reader to test and change variables in the problem/algorithm so they can understand the important concepts.
The following table contains the algorithms you need to explain, implement, and show their performance on the formulated problem(you need to select two algorithms. If you implement all three algorithms, you will get a bonus marks).
After completing the tutorial, the notebooks should be uploaded to Github and Google Colab.
The Jupyter notebook has to explain the algorithms and related concepts in both Arabic and English, and most importantly it has to explain how to implement the algorithms from scratch.
The notebook should also contain at least one appropriate formulated problem to which the algorithm is applied. Their performance must be evaluated and compared. The problem should preferably be a simplified problem from our background and daily interactions.
You should guide the reader to test and change variables in the problem/algorithm so they can understand the important concepts.
The following table contains the algorithms you need to explain, implement, and show their performance on the formulated problem(you need to select two algorithms. If you implement all three algorithms, you will get a bonus marks).
After completing the tutorial, the notebooks should be uploaded to Github and Google Colab.