paip-lisp
AI textbook
The repository contains the Lisp code from Peter Norvig's book on Artificial Intelligence Programming
Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"
7k stars
237 watching
702 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
delip/pytorchnlpbook | A comprehensive Python tutorial and codebase for building natural language processing applications with PyTorch. | 1,991 |
aimacode/aima-lisp | Common Lisp implementation of algorithms from AI textbook | 403 |
cnbbooks/lfe-sicp | Converting the MIT classic 'Structure and Interpretation of Computer Programs' to Lisp Flavored Erlang. | 124 |
phantomics/seed | An interactive software environment built around Common Lisp to facilitate flexible and expressive programming. | 76 |
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,863 |
nltk/nltk | A comprehensive toolkit for natural language processing tasks in Python. | 13,620 |
ryandougherty/introduction-to-the-theory-of-computation-solutions | Solutions to a theoretical computer science textbook, compiled from LaTeX files. | 349 |
tani/papyrus | A literate programming tool that enables users to write executable code snippets in Markdown with Common Lisp | 48 |
dpp/lisphaskellipad | A Haskell-based Lisp interpreter built for iPad with a custom UI | 87 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
lem-project/lem | A highly extensible, Common Lisp-based editor/IDE with support for multiple programming languages and features like project explorers and interactive code editing. | 2,390 |
naver/lispe | An implementation of a full-fledged Lisp interpreter with various features such as data structures, pattern programming, and high-level functions | 372 |
phantomics/april | Compiles APL programming language into Common Lisp for efficient data processing | 602 |
vale981/practical-cl-beautified | Enhances the online version of Practical Common Lisp with syntax highlighting and interactive features. | 34 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |