Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aimacode/aima-lisp

Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
https://github.com/aimacode/aima-lisp

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.