cl-mlep – A Common Lisp Machine Learning Library
for Educational Purposescl-mlep is a Machine Learning library for
Educational Purposes.
It aims at providing a collection of simple machine learning algorithms with the following claims:
cl-mlep should run without
any dependencies (except for ASDF for its system
definition). However, some algorithms need dependencies: they
are to be found in the separate package mlep-addGo ahead and see its usage examples or its API reference.
If you want to contribute, it would be nice to have the following features to
cl-mlep.