lambda-ml
ML library
A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities.
A small machine learning library written in Lisp (Clojure) aimed at providing simple, concise implementations of machine learning techniques and utilities.
76 stars
10 watching
9 forks
Language: Clojure
last commit: about 6 years ago
Linked from 2 awesome lists
clojurelispmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
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 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 96 |
aria42/infer | A Clojure-based library for building machine learning and statistical models in a flexible and composable way. | 176 |
mmaul/clml | A high-performance statistical machine learning library written in Common Lisp | 261 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
bigmlcom/clj-bigml | Provides a Clojure interface to BigML's API for machine learning tasks and data management | 49 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
cstjean/scikitlearn.jl | A Julia implementation of popular machine learning algorithms and interfaces. | 544 |
lambdalabsml/examples | A collection of pre-built deep learning models and training scripts for use on Lambda Cloud | 811 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
clojure/algo.monads | A Clojure-based library providing macros and definitions for common data monads. | 448 |
machinelearnjs/machinelearnjs | A lightweight Machine Learning library for JavaScript and Node.js providing easy-to-use APIs for various algorithms. | 540 |