aima-lisp
AI algorithm library
Common Lisp implementation of algorithms from AI textbook
Common Lisp implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
403 stars
37 watching
100 forks
Language: Common Lisp
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chris-taylor/aima-haskell | An implementation of popular AI algorithms in the Haskell programming language | 331 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
evandrolg/computer_science_in_lua | An implementation of classic algorithms and data structures in Lua | 50 |
argumentcomputer/lurk-lisp | A Lisp implementation of Lurk's API without proof mechanisms | 67 |
privet-kitty/cl-competitive | A collection of Common Lisp implementations of data structures and algorithms for competitive programming. | 180 |
ailisp/flute | A Common Lisp library for building composable HTML5 components | 64 |
jpa99/algorithms | A collection of various useful algorithms and data structures implemented in Java | 127 |
ckaestne/seaibib | An annotated bibliography on software engineering for AI/ML systems | 305 |
sergiofierens/ai4r | Implementations of AI algorithms in Ruby for research and development purposes | 713 |
zonayedpca/algods.js | A comprehensive collection of widely used algorithms and data structures implemented in JavaScript. | 111 |
ioannad/asd-graph | Tools for visualizing Common Lisp system dependencies | 3 |
vintasoftware/django-ai-assistant | Integrates AI Assistants with Django to build intelligent applications | 266 |
kennyledet/algorithm-implementations | A collection of algorithm implementations in various programming languages. | 2,196 |
arnauddri/algorithms | A collection of algorithms and data structures implemented in Go for educational purposes. | 1,855 |
aggelgian/erlang-algorithms | An Erlang implementation of common data structures and algorithms. | 158 |