tomLamprecht/Easy-ML-For-Java
A Java Framework to implement Machine Learning using Neural Networks and a Genetic Algorithm
This framework helps Java developers build and experiment with machine learning models powered by neural networks and genetic algorithms. You provide your data and define the network structure, and it trains a model to make predictions or decisions. This is ideal for Java developers who want to integrate machine learning capabilities into their applications without extensive prior experience.
No commits in the last 6 months.
Use this if you are a Java developer looking for an approachable way to implement machine learning, especially with neural networks and genetic algorithms, for tasks like prediction or simple AI.
Not ideal if you need a high-performance, production-grade machine learning solution, or if you prefer to work with Python-based ML ecosystems.
Stars
39
Forks
5
Language
Java
License
MIT
Category
Last pushed
Feb 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tomLamprecht/Easy-ML-For-Java"
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)