Samyssmile/edux
EDUX is a developer friendly Java library for machine learning educational tasks
This is a Java library designed for developers who want to easily incorporate machine learning capabilities into their applications. It takes raw data, such as images or numerical datasets, and processes them using various algorithms like Neural Networks or Decision Trees. The output is a trained model that can be used for tasks like classification or prediction, helping developers create intelligent features within their Java software.
Use this if you are a Java developer building applications that require machine learning features and want a user-friendly library to integrate common algorithms and image preprocessing.
Not ideal if you are not a Java developer or if you need highly specialized, cutting-edge research-level machine learning models not typically found in introductory libraries.
Stars
51
Forks
16
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Samyssmile/edux"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)