vickylance/dart_nn

A simple Neural Network library written in dart

35
/ 100
Emerging

This library helps Dart developers create and experiment with basic neural networks for tasks like pattern recognition and simple classification. You provide numerical inputs and their corresponding desired outputs, and it trains a network to learn the relationship. It's designed for developers building Dart applications who need to integrate a lightweight machine learning component.

No commits in the last 6 months.

Use this if you are a Dart developer who needs to implement a simple feedforward neural network with a single hidden layer for basic machine learning tasks.

Not ideal if you need advanced neural network architectures (like convolutional or recurrent networks), require complex deep learning capabilities, or are not working within the Dart ecosystem.

machine-learning-development pattern-recognition data-classification dart-development artificial-intelligence-prototyping
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 13 / 25

How are scores calculated?

Stars

17

Forks

3

Language

Dart

License

BSD-3-Clause

Last pushed

Aug 04, 2020

Commits (30d)

0

Get this data via API

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

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