flutter_ml 2.0.0 copy "flutter_ml: ^2.0.0" to clipboard
flutter_ml: ^2.0.0 copied to clipboard

A deep learning framework in pure Dart with a dynamic autograd engine. Designed for education, research, and understanding the core mechanics of AI.

1.0.0 #

Initial release with all layers, activation functions, and optimizers.

2.0.0 #

Added Cuda support to allow for significantly faster runtimes on desktop machines as well as swiching over to continous memory allocation in the pure dart version to all faster speeds and fast saving.

4
likes
120
points
101
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A deep learning framework in pure Dart with a dynamic autograd engine. Designed for education, research, and understanding the core mechanics of AI.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_ml