1. A directory containing a suite of simple Common Lisp programs for version spaces, decision trees, perceptrons, backpropagation networks, and nearest neighbor classifiers. Also included are some very small data sets, in the form of Lisp programs designed to be loaded with these programs, and some documentation. Download a gzipped tar file of this directory.
2. A directory containing Common Lisp reinforcement learning programs. (Currently there's only a single Q-learning program.) Download a gzipped tar file of this directory.