brain4j-org/brain4j
Open-source machine learning framework for Java. Designed with speed and lightweight in mind.
This framework helps Java developers integrate machine learning capabilities directly into their applications. You provide datasets and machine learning algorithms within your Java code, and it outputs trained models or predictions. It's designed for Java engineers building performant, lightweight applications that require embedded intelligence.
114 stars.
Use this if you are a Java developer who needs to implement machine learning solutions directly within your Java applications, prioritizing speed and a small footprint.
Not ideal if you prefer to use other programming languages for machine learning or if you need a high-level, drag-and-drop machine learning platform.
Stars
114
Forks
9
Language
Java
License
Apache-2.0
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/brain4j-org/brain4j"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
optimatika/ojAlgo
oj! Algorithms
deeplearning4j/deeplearning4j
Suite of tools for deploying and training deep learning models using the JVM. Highlights include...
deepjavalibrary/djl-demo
Demo applications showcasing DJL
deepjavalibrary/djl
An Engine-Agnostic Deep Learning Framework in Java
deeplearning4j/deeplearning4j-examples
Deeplearning4j Examples (DL4J, DL4J Spark, DataVec)