JosephCatrambone/Aij
A simple Java AI library for personal use.
This library helps Java developers integrate basic artificial intelligence functionalities into their applications. It takes numerical data (like feature inputs and target outputs) and produces models that can learn patterns and make predictions. This is for Java programmers who want to build AI features directly into their software without heavy external dependencies.
No commits in the last 6 months.
Use this if you are a Java developer building an application and need to embed simple machine learning capabilities, such as classification or regression, without relying on extensive third-party frameworks.
Not ideal if you are an end-user seeking a ready-to-use AI application, or if you are a developer looking for advanced deep learning features like recurrent neural networks or highly optimized large-scale models.
Stars
7
Forks
—
Language
Java
License
—
Category
Last pushed
Jul 19, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JosephCatrambone/Aij"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yuce/pyswip
PySwip is a Python-Prolog interface that enables querying SWI-Prolog in your Python programs.
lab-v2/pyreason
An explainable inference software supporting annotated, real valued, graph based and temporal logic
TweetyProjectTeam/TweetyProject
TweetyProject is a collection of Java libraries that implement approaches to different areas of...
pushkar/ABAGAIL
The library contains a number of interconnected Java packages that implement machine learning...
amrinderarora/ai
Classical AI algorithms. Cutting edge, since 1960s. Amrinder Arora