matlib
Optimisation library
A Clojure library of optimisation and control theory tools and convenience functions
A Clojure library of optimisation and control theory tools and convenience functions based on Neanderthal.
25 stars
3 watching
0 forks
Language: Clojure
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
hiroyuki-kasai/gdlibrary | A collection of unconstrained optimization algorithms implemented in MATLAB | 65 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
generateme/fastmath | A fast and efficient math library written in Clojure. | 238 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
argmin-rs/argmin | A Rust library for numerical optimization with multiple algorithms and interfaces for various backends. | 1,008 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
hswick/jutsu.ai | A Clojure wrapper for the Deeplearning4j machine learning library, providing a syntactically elegant API. | 100 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
aria42/infer | A Clojure-based library for building machine learning and statistical models in a flexible and composable way. | 176 |
metosin/malli | A Clojure/Script library for defining and manipulating data models as first-class values | 1,506 |