djl and Deeplearning4J

These are competitors offering similar high-level functionality for deep learning in Java, though DJL provides engine-agnostic abstraction over multiple backends (PyTorch, TensorFlow, MXNet) while Deeplearning4j is a standalone framework with its own computation engine.

djl
59
Established
Deeplearning4J
39
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 14/25
Stars: 4,790
Forks: 744
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
Stars: 75
Forks: 11
Downloads:
Commits (30d): 0
Language: Java
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About djl

deepjavalibrary/djl

An Engine-Agnostic Deep Learning Framework in Java

Supports pluggable deep learning backends (PyTorch, TensorFlow, MXNet) with automatic CPU/GPU selection, enabling seamless engine switching without code changes. Provides a high-level NDArray API and composable neural network blocks for both inference and training, with built-in model zoo integration for pre-trained models. Includes ergonomic dataset handling, training configuration, and optimizer management through a fluent Java API that integrates natively with existing JVM ecosystems.

About Deeplearning4J

rahul-raj/Deeplearning4J

All DeepLearning4j projects go here.

Scores updated daily from GitHub, PyPI, and npm data. How scores work