Skip to content

brain4j-org/brain4j


Brain4J Logo

A lightweight, performant & open-source machine learning framework for Java.

Java 21 GitHub Commit Activity Github Last Commit License

WebsiteReport an IssueDocumentationContribute

Designed with portability and speed in mind, it's optimized for high performance and it's ideal for those looking forward to implement machine learning solutions in pure Java.


Install

Brain4J is available on JitPack and GitHub Packages.

repositories {
    mavenCentral()
    maven { url 'https://jitpack.io' }
}

dependencies {
    implementation 'com.github.brain4j-org.brain4j:brain4j-core:2.9.1'
    implementation 'com.github.brain4j-org.brain4j:brain4j-math:2.9.1'
}

See the installation guide for more information.

Documentation

All the documentation can be found on the GitHub Wiki.

Preview

Screenshots taken from the MNIST example.

Training Confusion Matrix

Contact

This project is maintained by xEcho1337 and Adversing.

Message contact@brain4j.org for business inquiries.

License

Brain4J is licensed under the Apache License, Version 2.0.

About

Open-source machine learning framework for Java. Designed with speed and lightweight in mind.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

121 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors