A simple machine learning framework built for Java applications.
Take a look at the documentation on Gitbook.
To install EpsilonAI, you can head over to the releases section and download the latest .jar (Java Archive) file.
Alternatively, you can download the source code and include it in your programs by typing the following command in Terminal:
git clone https://github.com/JC-ProgJava/EpsilonAI
Note that EpsilonAI requires Java 11+.