rahul-raj/Java-Deep-Learning-Cookbook
Code for Java Deep Learning Cookbook
This project provides practical code examples for building and applying deep learning models using Java. It shows you how to take various types of data—like text, images, or time series—and transform them into inputs for neural networks. The output is a functional deep learning model capable of tasks like classification, anomaly detection, or natural language processing. This is for software developers who want to integrate deep learning capabilities into Java-based applications.
195 stars. No commits in the last 6 months.
Use this if you are a Java developer looking for hands-on examples to implement deep learning features using the deeplearning4j library.
Not ideal if you are not a Java developer or are seeking a conceptual introduction to deep learning without practical code.
Stars
195
Forks
43
Language
Java
License
MIT
Category
Last pushed
Oct 13, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/rahul-raj/Java-Deep-Learning-Cookbook"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)