aimacode / aima-lisp

Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aima-lisp

Common Lisp implementation of algorithms from Russell And Norvig's book Artificial Intelligence - A Modern Approach.

This repository was the original code base, back in 1995. Since then, the Java and Python versions have become more popular, and this Lisp version is no longer up-to-date. But it is here for whatever use you want to make of it.

About

Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"

License:MIT License


Languages

Language:Common Lisp 100.0%