cortex
Neural network library
A Clojure-based machine learning library for neural networks and regression.
Machine learning in Clojure
1k stars
108 watching
110 forks
Language: Clojure
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
gigasquid/k9 | A Clojure library for constructing and training simple neural networks using core.matrix | 104 |
scicloj/scicloj.ml | A Clojure machine learning library providing idiomatic and harmonized support for various classification, regression, clustering, and unsupervised models. | 220 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
aria42/flare | A Clojure library for building and manipulating dynamic neural net graphs with pluggable tensor operations and hardware acceleration. | 285 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 124 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 135 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
jimpil/enclog | A Clojure wrapper around the Encog machine learning framework, providing an interface to build and train neural networks | 137 |
techascent/tech.ml | A Clojure-based machine learning library that provides a simple and stable way to perform regression and classification tasks. | 97 |
shigekikarita/grain2 | A library that provides an autograd and GPGPU framework for dynamic neural networks in D. | 7 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |