Skip to content

Powerful, lightweight and easy-to-use machine learning library for Java

License

Notifications You must be signed in to change notification settings

xEcho1337/brain4j

Repository files navigation

Brain4J

Brain4J is a powerful, lightweight, and easy-to-use machine learning framework written in Java.


Importing the library

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'
}

Examples

You can find some examples on how to use the library here.

License

Brain4J is distributed under the Apache 2.0 License.

Contributing & Contact

Contributions are always welcome via pull requests or issue reports.

  • Telegram: @xecho1338
  • Discord: @xecho1337

About

Powerful, lightweight and easy-to-use machine learning library for Java

Resources

License

Stars

Watchers

Forks

Packages

No packages published