ai 0.1.2 copy "ai: ^0.1.2" to clipboard
ai: ^0.1.2 copied to clipboard

outdated

Library that help construct neural networks (AI) with Dart. Each type of network is one object and designed as close as possible to human brain.

0.1.2 #

  • Fix expected parameter of train() method of MuslilayerPerceptron to accept list of expected output.

0.1.1 #

  • Add MemoryBase class.
  • Add description to package.

0.1.0 #

  • Initial release.
  • Implement MultilayerPerseptron class.
4
likes
0
pub points
11%
popularity

Publisher

unverified uploader

Library that help construct neural networks (AI) with Dart. Each type of network is one object and designed as close as possible to human brain.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extended_math, meta

More

Packages that depend on ai