deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)
This collection provides practical recipes for building, training, and deploying deep learning models using the Deeplearning4J ecosystem. It shows you how to take raw data, transform it, construct neural networks, and even import models from other frameworks like Keras or TensorFlow. Scientists, data analysts, and software engineers working with Java who need to integrate deep learning into their applications would find these examples useful.
2,514 stars.
Use this if you are a Java developer or data scientist looking for concrete, runnable examples to understand and implement deep learning solutions within the JVM ecosystem, covering everything from data preparation to model deployment.
Not ideal if you are primarily working in Python or another non-JVM language, as the examples are Java-centric and leverage JVM-specific tools.
Stars
2,514
Forks
1,823
Language
Java
License
—
Category
Last pushed
Nov 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/deeplearning4j/deeplearning4j-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
optimatika/ojAlgo
oj! Algorithms
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
Samyssmile/edux
EDUX is a developer friendly Java library for machine learning educational tasks