Ross ROSS = Recommend OSS · open-source software intelligence for agents

Kotlin/kotlindl

High-level Deep Learning Framework written in Kotlin and inspired by Keras observed · 2026-08-28

github.com/Kotlin/kotlindl · Kotlin · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2352
  • days_rel: n/a
  • days_push: 824
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1576 stars · 113 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

KotlinDL is a high-level deep learning framework written in Kotlin and inspired by Keras, built on top of the TensorFlow Java API and ONNX Runtime. It enables JVM and Android developers to train models from scratch, run inference with Keras/ONNX models, and apply transfer learning with pre-trained models.

Use cases

  • train a neural network in Kotlin
  • run ONNX model inference on the JVM
  • import a Keras model for inference in a JVM app
  • apply transfer learning to a pre-trained image model
  • deploy a deep learning model in an Android app
  • build a CNN like LeNet for image classification

When to choose

  • you are a Kotlin/JVM or Android developer wanting a Keras-like deep learning API
  • you need to run Keras or ONNX models for inference on the JVM
  • you want transfer learning with pre-trained models in Kotlin

When to avoid

  • you need cutting-edge research features or the latest model architectures
  • you work primarily in Python with the native TensorFlow/PyTorch ecosystems
  • you need a framework with frequent releases and a large community

Facets

library · maturity maintenance

deep-learning machine-learning llm-training deep-learning machine-learning jvm keras-inspired tensorflow onnx transfer-learning kotlin jvm android gpu

1 source

Member repositories

RepositoryRoleHealth v2
Kotlin/kotlindlmain23

For agents

markdown · JSON · MCP: product_card(name="Kotlin/kotlindl")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem