Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sandersn/elements-of-ai

Example implementations from Elements of Artificial Intelligence by Steven Tanimoto
https://github.com/sandersn/elements-of-ai

Last synced: 9 days ago
JSON representation

Example implementations from Elements of Artificial Intelligence by Steven Tanimoto

Awesome Lists containing this project

README

        

# elements-of-ai
Example implementations from Elements of Artificial Intelligence by Steven Tanimoto

This book is from 1990. I don't think anybody uses these AI techniques any more but they are attractively simple and fun to implement. This book has lots of Common Lisp examples. I will use Scheme, Javascript or Typescript depending on what I have available at the time.