Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

huwung/aima-lisp

 
 

Repository files navigation

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"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Common Lisp 99.1%
  • NewLisp 0.9%