k9
Neural network library
A Clojure library for constructing and training simple neural networks using core.matrix
Small library for using neural networks and core.matrix
104 stars
10 watching
13 forks
Language: Clojure
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |
mrdimosthenis/clj-synapses | A Clojure-based neural networks library for building and training artificial neural networks. | 1 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
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 |
shigekikarita/grain2 | A library that provides an autograd and GPGPU framework for dynamic neural networks in D. | 7 |
jackm321/rustnn | A neural network library written in Rust for building and training feedforward artificial neural networks. | 335 |
uncomplicate/neanderthal | A Clojure library providing optimized native libraries for fast matrix and linear algebra computations on CPU and GPU. | 1,076 |