rosejn/cortex
Machine learning in Clojure observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3627
- days_rel: n/a
- days_push: 2914
- n_releases_24m: 0
Adoption not part of the score
1271 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cortex is a Clojure machine learning library providing neural networks, regression, and feature learning on the JVM, with optional GPU acceleration through CUDA and cuDNN. It was developed by ThinkTopic and is distributed via Clojars, with examples such as MNIST classification for training classifiers and regressors.
Use cases
- train neural networks in clojure
- deep learning on the jvm
- build classifiers and regressions from clojure
- gpu accelerated machine learning from clojure
- mnist classification example in clojure
- feature learning in clojure
When to choose
- you are working in Clojure and want ML without leaving the JVM
- you want to train simple classifiers or regressions with EDN/nippy-serializable models
- you want CUDA/cuDNN-backed GPU training from Clojure code
When to avoid
- you need a stable, production-grade deep learning framework with a fixed model save format
- you need recurrent networks, multi-GPU, or large pre-trained models like VGG
- you need an actively maintained project with recent releases
Facets
library · maturity abandoned
machine-learning deep-learning gpu-computing machine-learning deep-learning data-science jvm clojure neural-networks regression feature-learning cuda cudnn mnist jvm nippy-serialization gpu
1 source
- readme: https://github.com/rosejn/cortex · fetched 2026-08-28 · 967c4541dd7c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| rosejn/cortex | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem