Brain4J is a powerful, lightweight, and easy-to-use machine learning framework written in Java.
You can import Brain4J from JitPack by adding the following to your build.gradle file:
repositories {
mavenCentral()
maven { url 'https://jitpack.io' }
}
dependencies {
implementation 'com.github.xEcho1337:brain4j:2.5.2'
}
You can find some examples on how to use the library here.
Brain4J is distributed under the Apache 2.0 License.
Contributions are always welcome via pull requests or issue reports.
- Telegram: @xecho1338
- Discord: @xecho1337