synadart 0.2.2 copy "synadart: ^0.2.2" to clipboard
synadart: ^0.2.2 copied to clipboard

outdated

Library for creating neural networks, with a purely Dart implementation.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add synadart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  synadart: ^0.2.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:synadart/synadart.dart';
15
likes
0
points
56
downloads

Publisher

verified publishervxern.dev

Weekly Downloads

Library for creating neural networks, with a purely Dart implementation.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor

More

Packages that depend on synadart