cl-machine-learning

Machine learning algorithms in Common Lisp.

Introduction

cl-machine-learning is a project with assorted supervised, unsupervised, and reinforcement learning algorithms written in Common Lisp.

As of summer 2009, the project is barebones. We have a support vector machines library (cl-svm).

Download

To download CL-SVM, use the folloing git command.

git clone http://common-lisp.net/projects/cl-machine-learning/git/cl-svm/.git

License

The library is currently released under the LLGPL.

Mailing lists

Keep up to date on the progress of the project on our low-traffic mailing list, cl-machine-learning-devel.

Valid XHTML 1.0 Strict