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

deepjavalibrary/djl

An Engine-Agnostic Deep Learning Framework in Java observed · 2026-08-28

github.com/deepjavalibrary/djl · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 95
  • Release rhythm 49
  • Longevity 100
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: 66
  • age_days: 2500
  • days_rel: 260
  • days_push: 32
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

4842 stars · 757 forks observed · 2026-08-28

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

Deep Java Library (DJL) is an engine-agnostic, high-level deep learning framework for Java that supports backends like PyTorch, TensorFlow, MXNet, and ONNX Runtime. It lets Java developers build, train, and deploy deep learning models with a native Java API, including a pre-trained model zoo and automatic CPU/GPU selection.

Use cases

  • run deep learning inference in a Java application
  • train neural networks from Java without writing Python
  • load pre-trained models from a model zoo for object detection
  • switch deep learning engines without changing application code
  • serve ML models inside existing JVM microservices
  • use GPU acceleration for Java-based ML workloads

When to choose

  • your team is Java/JVM-based and wants to avoid a Python stack
  • you need engine-agnostic model loading and inference in production Java services
  • you want pre-trained models with a simple Criteria-based API

When to avoid

  • you need cutting-edge research models or rapid Python-ecosystem experimentation
  • your project is non-JVM and a native Python framework fits directly
  • you need fine-grained low-level control over a specific engine's internals

Facets

framework · maturity active

deep-learning machine-learning llm-inference image-processing nlp deep-learning machine-learning artificial-intelligence cross-platform jvm cross-platform engine-agnostic model-zoo pytorch tensorflow mxnet onnxruntime autograd inference training gpu

2 sources

Member repositories

RepositoryRoleHealth v2
deepjavalibrary/djlmain80

For agents

markdown · JSON · MCP: product_card(name="deepjavalibrary/djl")

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