Code for the book "Artificial Intelligence: A Modern Approach"

Technologies
python, javascript, java, machine learning, artificial intelligence
Topics
education, machine learning, artificial intelligence
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...
Contributor
ngrj93
Mentor
Ciaran O'Reilly
Organization
aimacode
Implementation of Probability and Learning sections of AIMA4E branch
Having a keen interest in the domain of Artificial Intelligence, I would like to propose to write and refactor sections of the code for the AIMA4E...
Contributor
Chipe1
Mentor
Peter Norvig
Organization
aimacode
Implementation and Visualization of algorithms
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...
Contributor
Antonis Maronikolakis
Mentor
Peter Norvig
Organization
aimacode
Work on AIMA-Python
The Python repository includes IPython/Jupyter Notebooks that help the reader understand how the algorithms work and how to use their...