dart_nn 2.0.0+1 copy "dart_nn: ^2.0.0+1" to clipboard
dart_nn: ^2.0.0+1 copied to clipboard

outdated

A simple neural network library. You can create a simple fully connected neural network brain with any number of inputs, hidden layers and outputs.

example/README.md

Examples #

This folder contains various examples on how you can use the library.

Currently there are 2 examples.

  • The classic XOR example
  • IRIS dataset example

Kindly check the respective folders for the implementation.

21
likes
40
pub points
0%
popularity

Publisher

verified publishervickylance.com

A simple neural network library. You can create a simple fully connected neural network brain with any number of inputs, hidden layers and outputs.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

dart_numerics, path

More

Packages that depend on dart_nn