JTinn
is a minimal neural network library.
It is based on Tinn - The tiny neural network library, but breaks api compatibility, since the upstream project seems to be no longer maintained.
The reference test cases replicate written character recognition from the same
data set as tinn
.
Add the following dependency from Maven Central to your project:
implementation "io.vacco.jtinn:jtinn:<VERSION>"
This project is not production ready, and still requires security and code correctness audits. You use this software at your own risk. Vaccove Crana, LLC., its affiliates and subsidiaries waive any and all liability for any damages caused to you by your usage of this software.