infer
ML library
A Clojure-based library for building machine learning and statistical models in a flexible and composable way.
inference and machine learning in clojure
176 stars
15 watching
38 forks
Language: Clojure
last commit: almost 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
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 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
denosaurs/netsaur | A machine learning library with GPU, CPU, and WASM backends for building neural networks. | 232 |
mmaul/clml | A high-performance statistical machine learning library written in Common Lisp | 261 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 284 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
scicloj/scicloj.ml.clj-djl | Provides pre-trained machine learning models for natural language processing tasks using Clojure and the clj-djl framework. | 0 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,506 |
danielsdeleo/decider | A flexible and extensible machine learning library for Ruby | 385 |
vu-aml/adlib | A library providing a set of learner and adversary modules for game-theoretic machine learning. | 58 |