aimacode
Code for the book "Artificial Intelligence: A Modern Approach"
Code for the book "Artificial Intelligence: A Modern Approach"
This project provides implementations of the pseudocode algorithms in the textbook "Artificial Intelligence: A Modern Approach," along with tutorial examples of their usage, emphasizing visualizations that help students understand both the core underlying concepts and the specific ways to invoke the code.
2017 Program
Successful Projects
Contributor
Rishav Agarwal
Mentor
amitp
Organization
aimacode
Javascript Visualizations for concepts in the book 'Artificial Intelligence: A Modern Approach'
This project aims to design and implement Javascript visualizations for the following chapters in the aima-javascript repository:
Chapter 4, Beyond...