Daniel-Liu-c0deb0t/Java-Machine-Learning
Deep learning library for Java, with fully connected, convolutional, and recurrent layers. Also features many gradient descent optimization algorithms.
This library helps Java developers implement neural networks for tasks like linear regression or image classification. Developers can input raw data, define network layers, and receive predictions or classifications. It's designed for Java programmers interested in learning about deep learning concepts.
133 stars. No commits in the last 6 months.
Use this if you are a Java developer who wants to understand and experiment with neural network architectures and machine learning algorithms.
Not ideal if you need a high-performance deep learning solution for production applications or if you are not a Java developer.
Stars
133
Forks
25
Language
Java
License
—
Category
Last pushed
Oct 21, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Daniel-Liu-c0deb0t/Java-Machine-Learning"
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)