Python Implementations & Visualization of Algorithms in AIMA 4th Edition.
- Mentors
- PeterNorvig
- Organization
- aimacode
AIMA-Python’s current repo has code for most of the algorithms in the third edition. The proposed project aims to update these implementations and add additional implementations in the fourth edition. Auxiliary Interactive Visualizations will also be made with the aim of providing intuitive explanations of the algorithms. The visualizations will make use of IPython along with pylab, JS and some other libraries like networkx etc to make them interactive.