• Stars
    star
    370
  • Rank 111,974 (Top 3 %)
  • Language
    Common Lisp
  • License
    MIT License
  • Created over 8 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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.