vickylance/dart_nn
A simple Neural Network library written in dart
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.
Stars
17
Forks
3
Language
Dart
License
BSD-3-Clause
Category
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.
Higher-rated alternatives
hoangsonww/The-StickyNotes-App
📌 Welcome to The StickyNotes App, your new digital space for quick notes, brainstorming ideas,...
gyrdym/ml_algo
Machine learning algorithms in Dart programming language
adeeteya/Random-Face-Generator
A Cross-Platform(Web, Android, iOS, Linux and Macos) app to Generate Faces of People (These...
salkuadrat/learning
The easy way to use Machine Learning Kit in Flutter.
AseemWangoo/flutter_programs
Experiments with Mobile