yuval/ninja

Neural networks library in Java.

28
/ 100
Experimental

This tool helps you train and use basic neural networks for classifying data. You provide numerical data with known categories, and it outputs a 'model' that can then predict categories for new, unlabeled data. It's designed for data scientists or researchers who need to perform multi-class classification on small to medium-sized datasets.

No commits in the last 6 months.

Use this if you need to build and deploy a simple, fully-connected neural network within a Java environment for classification tasks.

Not ideal if you require advanced neural network architectures, very large datasets, or support for activation functions other than sigmoid.

data-classification machine-learning-engineering pattern-recognition predictive-modeling
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 8 / 25

How are scores calculated?

Stars

8

Forks

1

Language

Java

License

Apache-2.0

Last pushed

Nov 23, 2015

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yuval/ninja"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.