clml
Machine Learning Library
A high-performance statistical machine learning library written in Common Lisp
Common Lisp Machine Learning Library
261 stars
41 watching
36 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mmaul/clml.tutorials | Tutorials and resources for learning Common Lisp Machine Learning with CLML. | 31 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
scicloj/scicloj.ml | A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. | 220 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 97 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 135 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
aria42/infer | A Clojure-based library for building machine learning and statistical models in a flexible and composable way. | 176 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
masatoi/cl-online-learning | A collection of machine learning algorithms for online linear classification | 50 |
lmj/lparallel | A Common Lisp library for parallel programming with fine-grained control over task submission and execution. | 246 |
melisgl/mgl | A Common Lisp machine learning library that supports neural networks, Boltzmann machines, and other algorithms. | 593 |
fukuball/fuku-ml | An easy-to-use machine learning library with various algorithms for classification and regression tasks. | 281 |
jsmlt/jsmlt | A JavaScript library implementing well-known machine learning algorithms in an understandable and modular way for education and research. | 25 |