Skip to content

crystalline/ai-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Implementations of various ML and AI-related algorithms derived from ones discussed in a book "Artificial Intelligence: A modern approach" by Russel and Norvig.

perceptron.rkt contains single layer perceptron learned with rosenblatt's rule and random search.

About

Practical implementations of AI algorithms in lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages