‘aima-python’ code to accompany the book “AI: A Modern Approach”
- Mentors
- PeterNorvig
- Organization
- aimacode
Develop the "aima-python" repository by implementing Python code to reflect pseudo-codes from the 4th edition of the book "AI: A Modern Approach" written by Stuart Russell, Peter Norvig. Add unit-tests and good documentation to all the implemented algorithms. Add examples of usage and explanations along with visualizations (interactive and otherwise) in Jupyter notebooks to make it easy for beginners/learners to understand the concepts from the book and also the Udacity's MOOC—Intro to Artificial Intelligence.