ai_toolkit_pacage 1.0.1 copy "ai_toolkit_pacage: ^1.0.1" to clipboard
ai_toolkit_pacage: ^1.0.1 copied to clipboard

A Dart library for basic artificial intelligence algorithms and utilities.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ai_toolkit_pacage

With Flutter:

 $ flutter pub add ai_toolkit_pacage

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

dependencies:
  ai_toolkit_pacage: ^1.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:ai_toolkit_pacage/ai_toolkit_pacage.dart';
0
likes
130
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library for basic artificial intelligence algorithms and utilities.

Documentation

API reference

License

MIT (license)

Dependencies

csv, vector_math

More

Packages that depend on ai_toolkit_pacage