Finish AIMA-Python algorithms and add explanatory notebooks
- Mentors
- Dragomir Radev
- Organization
- aimacode
The aim of this project is to finish incomplete implementations of the algorithms in aima-python, and refactor some of the existing ones that do not work as intended. It also aims to add tests for these algorithms and increase the coverage of the existing ones. Detailed jupyter notebooks and visualizations will be written explaining the intuition behind the concepts, the functioning and the usage of the algorithms with real-world examples.