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 machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
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 | 136 |
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 library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. | 242 |
melisgl/mgl | A machine learning library for building and training neural networks and other models. | 591 |
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 |