Machine-Learning Common Lisp General-Purpose Machine Learning

Back

1. mgl

Neural networks (boltzmann machines, feed-forward and recurrent nets), Gaussian Processes.

2. cl-online-learning

Online learning algorithms (Perceptron, AROW, SCW, Logistic Regression).

3. cl-random-forest

Implementation of Random Forest in Common Lisp.