Website • Report an Issue • Documentation • Contribute
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.
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.
All the documentation can be found on the GitHub Wiki.
Screenshots taken from the MNIST example.
This project is maintained by xEcho1337.
- Discord:
@xecho1337
- Telegram:
@xEcho1337
Brain4J is licensed under Apache License 2.0