Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

JC-ProgJava/EpsilonAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Epsilon AI Logo

EpsilonAI

CodeFactor LOC

A simple machine learning framework built for Java applications.

Documentation

Take a look at the documentation on Gitbook.

Installation

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+.

Quick Links